/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:93:68: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=]
     scanf("%d%d%d%d",ice[i].left,ice[i].down,ice[i].right,ice[i].up);
                                                                    ^
/in/foo.cc:93:68: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
/in/foo.cc:93:68: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=]
/in/foo.cc:93:68: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'int' [-Wformat=]
# 状态 耗时 内存占用
#1 Runtime Error 2ms 1.938 MiB
#2 Runtime Error 7ms 1.977 MiB
#3 Runtime Error 8ms 1.961 MiB
#4 Runtime Error 2ms 1.961 MiB
#5 Runtime Error 2ms 1.992 MiB
#6 Runtime Error 2ms 2.09 MiB
#7 Runtime Error 2ms 1.965 MiB
#8 Runtime Error 2ms 1.957 MiB
#9 Runtime Error 3ms 1.961 MiB
#10 Runtime Error 2ms 1.992 MiB

信息

递交者
类型
递交
题目
P1366 冰原探险
语言
C++
递交时间
2017-04-14 21:28:29
评测时间
2017-04-14 21:28:29
评测机
分数
0
总耗时
38ms
峰值内存
2.09 MiB