/ Vijos /

记录详情

Accepted

/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 41ms 7.523 MiB
#2 Accepted 43ms 7.57 MiB
#3 Accepted 48ms 9.641 MiB
#4 Accepted 49ms 10.43 MiB
#5 Accepted 68ms 15.945 MiB
#6 Accepted 81ms 24.973 MiB
#7 Accepted 104ms 41.785 MiB
#8 Accepted 128ms 62.336 MiB
#9 Accepted 138ms 80.84 MiB
#10 Accepted 179ms 99.305 MiB

信息

递交者
类型
递交
题目
P2054 热闹的聚会与尴尬的聚会
语言
C++
递交时间
2019-05-08 00:19:12
评测时间
2019-05-08 00:19:12
评测机
分数
100
总耗时
884ms
峰值内存
99.305 MiB