/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:48: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  for (int i = 1; i <= n; i++) scanf("%d", &S[i]);
                                                ^
/in/foo.cc:29:20: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n", ans);
                    ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 10.289 MiB
#2 Runtime Error 5ms 16.168 MiB
#3 Runtime Error 5ms 14.297 MiB
#4 Runtime Error 5ms 16.164 MiB
#5 Runtime Error 7ms 16.293 MiB
#6 Runtime Error 7ms 16.293 MiB
#7 Runtime Error 7ms 16.168 MiB
#8 Runtime Error 22ms 16.168 MiB
#9 Runtime Error 21ms 16.289 MiB
#10 Runtime Error 21ms 14.289 MiB
#11 Time Exceeded ≥2001ms ≥200.0 KiB
#12 Time Exceeded ≥2000ms ≥200.0 KiB
#13 Time Exceeded ≥2000ms ≥192.0 KiB
#14 Time Exceeded ≥2002ms ≥204.0 KiB
#15 Time Exceeded ≥2000ms ≥196.0 KiB
#16 Time Exceeded ≥2001ms ≥200.0 KiB
#17 Time Exceeded ≥2001ms ≥4.375 MiB
#18 Time Exceeded ≥2000ms ≥3.949 MiB
#19 Time Exceeded ≥2000ms ≥4.277 MiB
#20 Time Exceeded ≥2004ms ≥4.445 MiB

信息

递交者
类型
递交
题目
P1231 棋盘上的士兵
语言
C++
递交时间
2019-10-29 14:38:21
评测时间
2019-10-29 14:38:21
评测机
分数
0
总耗时
20123ms
峰值内存
16.293 MiB