/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int cover(int, int, int)':
/in/foo.cc:34:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                 if(b[i]) id=i;wr++;
                 ^~
/in/foo.cc:34:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
                 if(b[i]) id=i;wr++;
                               ^~
/in/foo.cc: In function 'bool check(int)':
/in/foo.cc:57:13: warning: unused variable 'ha' [-Wunused-variable]
         int ha=0;
             ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 1ms 452.0 KiB
#3 Accepted 1ms 460.0 KiB
#4 Accepted 2ms 720.0 KiB
#5 Accepted 7ms 840.0 KiB
#6 Accepted 25ms 2.695 MiB
#7 Accepted 206ms 5.828 MiB
#8 Accepted 166ms 10.195 MiB
#9 Accepted 614ms 9.07 MiB
#10 Accepted 2ms 468.0 KiB

信息

递交者
类型
递交
题目
P1475 飞船控制站(csapc)
语言
C++
递交时间
2017-10-21 15:39:27
评测时间
2017-10-21 15:39:27
评测机
分数
100
总耗时
1030ms
峰值内存
10.195 MiB