/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void search(int, int)':
/in/foo.cc:45:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (timer>LIFETIME) return; timer++;
     ^~
/in/foo.cc:45:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     if (timer>LIFETIME) return; timer++;
                                 ^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 372.0 KiB
#2 Accepted 22ms 360.0 KiB
#3 Accepted 37ms 364.0 KiB
#4 Accepted 15ms 384.0 KiB
#5 Accepted 19ms 336.0 KiB
#6 Accepted 12ms 256.0 KiB
#7 Accepted 19ms 256.0 KiB
#8 Accepted 18ms 256.0 KiB
#9 Accepted 706ms 364.0 KiB
#10 Accepted 1292ms 364.0 KiB
#11 Accepted 472ms 372.0 KiB
#12 Accepted 1240ms 364.0 KiB
#13 Accepted 411ms 344.0 KiB
#14 Accepted 452ms 348.0 KiB
#15 Accepted 1319ms 344.0 KiB
#16 Accepted 1758ms 376.0 KiB
#17 Accepted 268ms 372.0 KiB
#18 Accepted 437ms 372.0 KiB
#19 Accepted 370ms 368.0 KiB
#20 Accepted 375ms 368.0 KiB

信息

递交者
类型
递交
题目
P1755 靶形数独
语言
C++
递交时间
2018-08-07 23:27:33
评测时间
2018-08-07 23:27:33
评测机
分数
100
总耗时
9256ms
峰值内存
384.0 KiB