/ 沐灵 /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:19: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d",&a[i]);
                   ^
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 260.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 2ms 360.0 KiB
#6 Accepted 2ms 328.0 KiB
#7 Wrong Answer 3ms 456.0 KiB
#8 Runtime Error 5ms 320.0 KiB
#9 Runtime Error 3ms 372.0 KiB
#10 Runtime Error 6ms 368.0 KiB

信息

递交者
类型
递交
题目
删除
语言
C++
递交时间
2017-07-26 10:30:58
评测时间
2017-07-26 10:30:58
评测机
分数
60
总耗时
36ms
峰值内存
456.0 KiB