/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:92: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:92:68: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
/in/foo.cc:92:68: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'int' [-Wformat=]
/in/foo.cc:92:68: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'int' [-Wformat=]
# 状态 耗时 内存占用
#1 Runtime Error 5ms 3.25 MiB
#2 Runtime Error 2ms 4.199 MiB
#3 Runtime Error 2ms 2.746 MiB
#4 Runtime Error 2ms 2.957 MiB
#5 Runtime Error 2ms 2.75 MiB
#6 Runtime Error 3ms 2.625 MiB
#7 Runtime Error 4ms 2.621 MiB
#8 Runtime Error 4ms 4.34 MiB
#9 Runtime Error 4ms 4.25 MiB
#10 Runtime Error 2ms 4.203 MiB

信息

递交者
类型
递交
题目
P1366 冰原探险
语言
C++
递交时间
2017-04-12 16:53:33
评测时间
2017-04-12 16:53:33
评测机
分数
0
总耗时
34ms
峰值内存
4.34 MiB