/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int read()':
/in/foo.cc:10:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(ch=='-') f=-f;ch=getchar();
   ^~
/in/foo.cc:10:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(ch=='-') f=-f;ch=getchar();
                    ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 1ms 356.0 KiB
#3 Accepted 3ms 344.0 KiB
#4 Accepted 8ms 372.0 KiB
#5 Accepted 9ms 256.0 KiB
#6 Accepted 9ms 364.0 KiB
#7 Time Exceeded ≥1003ms ≥1.887 MiB
#8 Time Exceeded ≥1005ms ≥1.797 MiB
#9 Time Exceeded ≥1000ms ≥1.84 MiB
#10 Time Exceeded ≥1002ms ≥1.844 MiB

信息

递交者
类型
递交
题目
P1979 信息传递
语言
C++
递交时间
2017-08-27 11:12:04
评测时间
2017-08-27 11:12:04
评测机
分数
60
总耗时
≥4048ms
峰值内存
≥1.887 MiB