/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
    scanf("%d",&e[i]);
                    ^
/in/foo.cc:39:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
   scanf("%d",&p[i].w);
                     ^
# 状态 耗时 内存占用
#1 Accepted 2ms 368.0 KiB
#2 Accepted 2ms 356.0 KiB
#3 Accepted 2ms 376.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 460.0 KiB
#6 Runtime Error 2ms 360.0 KiB
#7 Runtime Error 2ms 368.0 KiB
#8 Runtime Error 2ms 372.0 KiB
#9 Runtime Error 2ms 384.0 KiB
#10 Runtime Error 2ms 344.0 KiB

信息

递交者
类型
递交
题目
P1282 佳佳的魔法照片
语言
C++
递交时间
2019-08-08 16:51:33
评测时间
2019-08-08 16:51:33
评测机
分数
50
总耗时
23ms
峰值内存
460.0 KiB