/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:34:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int*' [-Wformat=]
   34 |                 printf("%1d", &g[i][j]);
      |                         ~~^   ~~~~~~~~
      |                           |   |
      |                           int int*
      |                         %1n
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 0, expect 2. 2ms 384.0 KiB

信息

递交者
类型
自测
题目
P1204 CoVH之柯南开锁
语言
C++
递交时间
2022-07-09 16:55:43
评测时间
2022-07-09 16:55:43
评测机
分数
0
总耗时
2ms
峰值内存
384.0 KiB