/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'char IO::Get()':
/in/foo.cc:11:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(H==T) return -1;return *H++;
         ^~
/in/foo.cc:11:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(H==T) return -1;return *H++;
                            ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 194ms 7.992 MiB
#2 Accepted 183ms 8.027 MiB
#3 Accepted 187ms 8.773 MiB
#4 Accepted 190ms 8.902 MiB
#5 Accepted 180ms 8.914 MiB
#6 Accepted 184ms 8.527 MiB
#7 Accepted 182ms 8.434 MiB
#8 Accepted 200ms 8.473 MiB
#9 Time Exceeded ≥255ms ≥8.66 MiB
#10 Time Exceeded ≥252ms ≥9.203 MiB

信息

递交者
类型
递交
题目
P2054 热闹的聚会与尴尬的聚会
语言
C++
递交时间
2019-05-08 00:10:30
评测时间
2019-05-08 00:10:30
评测机
分数
80
总耗时
≥2012ms
峰值内存
≥9.203 MiB