/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:28:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if (!p) flag=1; if (!flag) ans+=end[p];
    ^~
/in/foo.cc:28:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if (!p) flag=1; if (!flag) ans+=end[p];
                    ^~
# 状态 耗时 内存占用
#1 Accepted 5ms 4.359 MiB
#2 Accepted 76ms 4.496 MiB
#3 Accepted 75ms 2.449 MiB
#4 Accepted 50ms 6.711 MiB
#5 Accepted 111ms 3.625 MiB
#6 Accepted 109ms 5.0 MiB
#7 Accepted 26ms 4.75 MiB
#8 Accepted 118ms 2.543 MiB
#9 Accepted 109ms 3.0 MiB
#10 Accepted 32ms 1.203 MiB
#11 Accepted 20ms 4.711 MiB
#12 Accepted 44ms 4.863 MiB
#13 Accepted 21ms 380.0 KiB

信息

递交者
类型
递交
题目
Secret Message 秘密信息
语言
C++
递交时间
2018-08-18 10:20:45
评测时间
2018-08-18 10:20:45
评测机
分数
100
总耗时
802ms
峰值内存
6.711 MiB