/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void work()':
/in/foo.cc:68:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'LL* {aka long long int*}' [-Wformat=]
   scanf("%d%d",&x,&y);
                     ^
/in/foo.cc:68:21: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'LL* {aka long long int*}' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 4ms 1.348 MiB
#2 Accepted 7ms 1.352 MiB
#3 Accepted 4ms 1.25 MiB
#4 Accepted 2ms 1.375 MiB
#5 Accepted 5ms 1.25 MiB
#6 Runtime Error 3ms 1.25 MiB
#7 Accepted 8ms 1.375 MiB
#8 Accepted 3ms 1.344 MiB
#9 Accepted 209ms 3.551 MiB
#10 Runtime Error 2ms 1.363 MiB

信息

递交者
类型
递交
题目
P1879 小岛的贪吃蛇
语言
C++
递交时间
2017-03-31 17:16:25
评测时间
2017-03-31 17:16:25
评测机
分数
80
总耗时
251ms
峰值内存
3.551 MiB