Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:50:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(to[t1.x][t1.y][i][0]==-1)continue;t2.x=to[t1.x][t1.y][i][0];
    ^~
/in/foo.cc:50:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    if(to[t1.x][t1.y][i][0]==-1)continue;t2.x=to[t1.x][t1.y][i][0];
                                         ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 636.0 KiB
#2 Accepted 2ms 684.0 KiB
#3 Accepted 5ms 324.0 KiB
#4 Accepted 4ms 336.0 KiB
#5 Accepted 55ms 1.848 MiB
#6 Accepted 25ms 1.277 MiB
#7 Accepted 25ms 1.273 MiB
#8 Accepted 1ms 460.0 KiB
#9 Accepted 3ms 840.0 KiB
#10 Accepted 1033ms 23.621 MiB
#11 Accepted 1110ms 24.25 MiB
#12 Accepted 35ms 1.445 MiB
#13 Accepted 1150ms 22.52 MiB
#14 Accepted 1191ms 22.871 MiB
#15 Accepted 1170ms 22.117 MiB
#16 Accepted 1ms 324.0 KiB
#17 Accepted 1ms 708.0 KiB
#18 Accepted 1ms 452.0 KiB
#19 Accepted 1ms 324.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.4 练习 2」Keyboarding
语言
C++
递交时间
2019-04-10 19:02:41
评测时间
2019-04-10 19:02:41
评测机
分数
100
总耗时
5824ms
峰值内存
24.25 MiB