记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=0;i<m;i++)
  ^~~
/in/foo.cc:15:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   return 0;
   ^~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 204.0 KiB
#2 Wrong Answer 1ms 184.0 KiB
#3 Wrong Answer 1ms 188.0 KiB

信息

递交者
类型
递交
题目
偷拍硕哥1
比赛
小兰赛 2018/12/9
语言
C++
递交时间
2018-12-09 08:45:45
评测时间
2018-12-09 08:45:50
评测机
分数
0
总耗时
5ms
峰值内存
204.0 KiB