/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(!b[x])ans++;b[x]++;
    ^~
/in/foo.cc:37:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if(!b[x])ans++;b[x]++;
                   ^
# 状态 耗时 内存占用
#1 Accepted 6ms 2.738 MiB
#2 Accepted 7ms 2.598 MiB
#3 Accepted 5ms 2.758 MiB
#4 Accepted 8ms 2.609 MiB
#5 Accepted 6ms 2.613 MiB
#6 Accepted 5ms 2.738 MiB
#7 Accepted 7ms 2.578 MiB
#8 Accepted 4ms 3.0 MiB
#9 Accepted 8ms 2.582 MiB
#10 Accepted 7ms 2.574 MiB
#11 Accepted 4ms 2.5 MiB
#12 Accepted 6ms 2.617 MiB
#13 Accepted 5ms 2.625 MiB
#14 Accepted 6ms 2.578 MiB
#15 Accepted 92ms 2.949 MiB
#16 Accepted 88ms 2.875 MiB
#17 Accepted 84ms 2.949 MiB
#18 Accepted 75ms 2.875 MiB
#19 Accepted 69ms 2.977 MiB
#20 Accepted 80ms 2.988 MiB

信息

递交者
类型
递交
题目
P2011 海港
语言
C++
递交时间
2018-06-11 16:54:00
评测时间
2018-06-11 16:54:00
评测机
分数
100
总耗时
582ms
峰值内存
3.0 MiB