记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:40:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  /**/for(int i=1;i<=j;i++)
      ^~~
/in/foo.cc:42:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   return 0;
   ^~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 6ms 4.25 MiB
#2 Accepted 13ms 14.25 MiB
#3 Runtime Error 4ms 352.0 KiB
#4 Runtime Error 5ms 4.496 MiB
#5 Runtime Error 5ms 4.25 MiB
#6 Runtime Error 5ms 4.34 MiB
#7 Runtime Error 4ms 4.375 MiB
#8 Runtime Error 3ms 360.0 KiB
#9 Runtime Error 3ms 384.0 KiB
#10 Accepted 3ms 2.375 MiB

信息

递交者
类型
递交
题目
排序统计
语言
C++
递交时间
2018-01-15 11:41:25
评测时间
2018-01-15 11:41:25
评测机
分数
20
总耗时
57ms
峰值内存
14.25 MiB