/ Vijos /

记录详情

Accepted

foo.cpp: In function 'int main()':
foo.cpp:16:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(z!=0)sum+=x;b[sum]=1;
         ^~
foo.cpp:16:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(z!=0)sum+=x;b[sum]=1;
                        ^
# 状态 耗时 内存占用
#1 Accepted 15ms 12.43 MiB
#2 Accepted 0ms 12.434 MiB
#3 Accepted 0ms 12.434 MiB
#4 Accepted 15ms 12.43 MiB
#5 Accepted 0ms 12.434 MiB
#6 Accepted 0ms 12.43 MiB
#7 Accepted 0ms 12.441 MiB
#8 Accepted 0ms 12.434 MiB
#9 Accepted 0ms 12.438 MiB
#10 Accepted 0ms 12.434 MiB

信息

递交者
类型
递交
题目
P1002 过河
语言
C++
递交时间
2017-02-24 19:02:37
评测时间
2017-02-24 19:02:37
评测机
分数
100
总耗时
30ms
峰值内存
12.441 MiB