/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int find_boot(int)':
/in/foo.cc:31:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
    while(id!=bin[id])
    ^~~~~
/in/foo.cc:33:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
        return id;
        ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 504.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 7ms 640.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 12ms 604.0 KiB
#6 Accepted 9ms 592.0 KiB
#7 Accepted 2ms 484.0 KiB
#8 Accepted 5ms 384.0 KiB
#9 Accepted 4ms 496.0 KiB
#10 Accepted 21ms 756.0 KiB

信息

递交者
类型
递交
题目
P1579 宿命的PSS
语言
C++
递交时间
2018-05-05 13:54:42
评测时间
2018-05-05 13:54:42
评测机
分数
100
总耗时
77ms
峰值内存
756.0 KiB