/ 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 47ms 7.707 MiB
#2 Accepted 51ms 7.445 MiB
#3 Accepted 52ms 8.961 MiB
#4 Accepted 59ms 9.762 MiB
#5 Accepted 81ms 16.086 MiB
#6 Accepted 94ms 24.621 MiB
#7 Accepted 128ms 40.938 MiB
#8 Accepted 170ms 61.551 MiB
#9 Wrong Answer 236ms 79.832 MiB
#10 Time Exceeded ≥255ms ≥99.621 MiB

信息

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