/ fastle /

记录详情

Time Exceeded

/in/foo.cc: In function 'int read()':
/in/foo.cc:17: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:17: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 2ms 200.0 KiB
#2 Accepted 2ms 2.203 MiB
#3 Wrong Answer 23ms 2.199 MiB
#4 Wrong Answer 23ms 332.0 KiB
#5 Time Exceeded ≥1000ms ≥2.316 MiB
#6 Time Exceeded ≥1001ms ≥2.375 MiB
#7 Time Exceeded ≥1000ms ≥548.0 KiB
#8 Time Exceeded ≥1000ms ≥548.0 KiB
#9 Time Exceeded ≥1002ms ≥2.668 MiB
#10 Time Exceeded ≥1001ms ≥2.52 MiB
#11 Time Exceeded ≥1002ms ≥2.59 MiB
#12 Time Exceeded ≥1003ms ≥2.594 MiB
#13 Time Exceeded ≥1002ms ≥2.672 MiB
#14 Time Exceeded ≥1001ms ≥2.551 MiB
#15 Time Exceeded ≥1001ms ≥2.594 MiB
#16 Time Exceeded ≥1000ms ≥2.551 MiB
#17 Time Exceeded ≥1001ms ≥2.668 MiB
#18 Time Exceeded ≥1000ms ≥2.594 MiB
#19 Time Exceeded ≥1001ms ≥2.594 MiB
#20 Time Exceeded ≥1001ms ≥2.52 MiB

信息

递交者
类型
递交
题目
P1002 双面间谍
比赛
省选一轮模拟赛1
语言
C++
递交时间
2019-03-19 18:42:53
评测时间
2019-03-19 18:42:53
评测机
分数
10
总耗时
≥16075ms
峰值内存
≥2.672 MiB