/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int read()':
/in/foo.cc:13:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int q=0;i!=-1;++q,--i)
  ^~~
/in/foo.cc:15:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   return num;
   ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 13ms 1.113 MiB
#2 Accepted 1ms 212.0 KiB

信息

递交者
类型
递交
题目
Moving Chess
语言
C++
递交时间
2019-01-30 23:15:20
评测时间
2019-01-30 23:15:21
评测机
分数
100
总耗时
15ms
峰值内存
1.113 MiB