/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int popmax()':
/in/foo.cc:22:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(from==1)x.pop();if(from==2)y.pop();if(from==3)z.pop();
     ^~
/in/foo.cc:22:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if(from==1)x.pop();if(from==2)y.pop();if(from==3)z.pop();
                        ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 344.0 KiB
#2 Accepted 2ms 368.0 KiB
#3 Accepted 61ms 2.688 MiB
#4 Accepted 4ms 2.367 MiB
#5 Accepted 2ms 2.332 MiB
#6 Accepted 4ms 2.375 MiB
#7 Accepted 4ms 2.375 MiB
#8 Accepted 48ms 1012.0 KiB
#9 Accepted 76ms 1.5 MiB
#10 Accepted 197ms 9.09 MiB
#11 Accepted 236ms 11.168 MiB
#12 Accepted 305ms 16.691 MiB
#13 Accepted 399ms 21.066 MiB
#14 Accepted 486ms 29.086 MiB
#15 Accepted 49ms 2.832 MiB
#16 Accepted 53ms 1.375 MiB
#17 Accepted 62ms 1.582 MiB
#18 Accepted 63ms 4.125 MiB
#19 Accepted 221ms 17.074 MiB
#20 Accepted 432ms 29.176 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2018-07-10 11:58:56
评测时间
2018-07-10 11:58:56
评测机
分数
100
总耗时
2717ms
峰值内存
29.176 MiB