/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void Pre()':
/in/foo.cc:21:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(tag[p]) p++;SG[i]=p;
   ^~~~~
/in/foo.cc:21:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
   while(tag[p]) p++;SG[i]=p;
                     ^~
# 状态 耗时 内存占用
#1 Accepted 5ms 488.0 KiB
#2 Accepted 6ms 384.0 KiB
#3 Accepted 8ms 480.0 KiB
#4 Accepted 3ms 496.0 KiB
#5 Accepted 5ms 504.0 KiB
#6 Accepted 5ms 488.0 KiB
#7 Accepted 5ms 476.0 KiB
#8 Accepted 4ms 384.0 KiB
#9 Accepted 5ms 500.0 KiB
#10 Accepted 4ms 504.0 KiB

信息

递交者
类型
递交
题目
染色游戏
语言
C++
递交时间
2018-08-01 22:40:20
评测时间
2018-08-01 22:40:20
评测机
分数
100
总耗时
56ms
峰值内存
504.0 KiB