/ Vijos /

记录详情

Wrong Answer

foo.cpp: In function 'int main()':
foo.cpp:15:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=]
    scanf("%d",puzzle[i][j]);
                           ^
# 状态 耗时 内存占用
#1 Wrong Answer Judge Output: model 1 user 0ms 4.98 MiB

信息

递交者
类型
自测
题目
P1846 华容道
语言
C++
递交时间
2017-03-08 20:48:52
评测时间
2017-03-08 20:48:52
评测机
分数
0
总耗时
0ms
峰值内存
4.98 MiB