/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:43:34: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'long int*' [-Wformat=]
   scanf("%lld %lld %lld",&a,&b,&c);
                                  ^
/in/foo.cc:43:34: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'long int*' [-Wformat=]
/in/foo.cc:43:34: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 4ms 492.0 KiB
#2 Accepted 5ms 480.0 KiB
#3 Wrong Answer 4ms 488.0 KiB
#4 Runtime Error 4ms 332.0 KiB
#5 Wrong Answer 7ms 592.0 KiB
#6 Runtime Error 7ms 884.0 KiB
#7 Runtime Error 53ms 2.98 MiB
#8 Runtime Error 35ms 3.25 MiB
#9 Runtime Error 78ms 4.875 MiB
#10 Wrong Answer 131ms 5.168 MiB

信息

递交者
类型
递交
题目
P1776 关押罪犯
语言
C++
递交时间
2018-05-07 18:07:02
评测时间
2018-05-07 18:07:02
评测机
分数
20
总耗时
330ms
峰值内存
5.168 MiB