/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:47:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
                 if(now>=q[v].a[3]&&now<=q[v].a[4])
                 ^~
/in/foo.cc:49:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
                  break;
                  ^~~~~
/in/foo.cc:64:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
                  if(pan[i][k][j][u])
                    ^
# 状态 耗时 内存占用
#1 Accepted 1ms 372.0 KiB
#2 Accepted 1ms 400.0 KiB
#3 Accepted 1ms 376.0 KiB
#4 Accepted 1ms 376.0 KiB
#5 Accepted 1ms 464.0 KiB
#6 Accepted 1ms 356.0 KiB

信息

递交者
类型
递交
题目
P1013 强墙
语言
C++
递交时间
2021-12-12 17:26:42
评测时间
2021-12-12 17:26:42
评测机
分数
60
总耗时
10ms
峰值内存
464.0 KiB