Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(ri j=x[i].id;j>=1;j--)
   ^~~
/in/foo.cc:33:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    if(pd==0)dis=x[i].id;
    ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 216.0 KiB
#2 Accepted 1ms 216.0 KiB
#3 Accepted 4ms 424.0 KiB
#4 Accepted 3ms 424.0 KiB
#5 Accepted 28ms 1.441 MiB
#6 Accepted 24ms 1.441 MiB
#7 Runtime Error 1ms 216.0 KiB
#8 Runtime Error 1ms 220.0 KiB
#9 Runtime Error 1ms 220.0 KiB
#10 Runtime Error 1ms 224.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.1 练习 4」家庭作业
语言
C++
递交时间
2021-06-30 21:56:20
评测时间
2021-06-30 21:56:20
评测机
分数
60
总耗时
70ms
峰值内存
1.441 MiB