/ fastle /

记录详情

Time Exceeded

/in/foo.cc: In function 'long long int read()':
/in/foo.cc:18:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(;isdigit(ch);ch=getchar())x=x*10+ch-'0';return x*f;
  ^~~
/in/foo.cc:18:46: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(;isdigit(ch);ch=getchar())x=x*10+ch-'0';return x*f;
                                              ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 8ms 24.34 MiB
#2 Accepted 8ms 22.324 MiB
#3 Accepted 9ms 26.426 MiB
#4 Accepted 8ms 24.316 MiB
#5 Accepted 28ms 40.359 MiB
#6 Accepted 28ms 40.367 MiB
#7 Accepted 28ms 42.457 MiB
#8 Accepted 30ms 50.371 MiB
#9 Accepted 369ms 220.363 MiB
#10 Accepted 414ms 214.473 MiB
#11 Accepted 442ms 223.902 MiB
#12 Accepted 460ms 219.461 MiB
#13 Accepted 969ms 212.211 MiB
#14 Accepted 965ms 214.977 MiB
#15 Time Exceeded ≥1004ms ≥216.461 MiB
#16 Time Exceeded ≥1003ms ≥220.945 MiB
#17 Accepted 920ms 220.469 MiB
#18 Accepted 896ms 216.0 MiB
#19 Time Exceeded ≥1014ms ≥222.711 MiB
#20 Time Exceeded ≥1009ms ≥220.953 MiB

信息

递交者
类型
递交
题目
P1002 双面间谍
语言
C++
递交时间
2019-03-20 14:40:52
评测时间
2019-03-20 14:40:52
评测机
分数
80
总耗时
≥9621ms
峰值内存
≥223.902 MiB