/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i=1;i<=m;i++)
  ^~~
/in/foo.cc:37:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   for (int j=1;j<=n;j++)
   ^~~
# 状态 耗时 内存占用
#1 Accepted 39ms 500.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 3ms 352.0 KiB
#4 Accepted 3ms 356.0 KiB
#5 Accepted 4ms 380.0 KiB
#6 Accepted 3ms 356.0 KiB
#7 Accepted 4ms 384.0 KiB
#8 Accepted 9ms 360.0 KiB
#9 Accepted 16ms 480.0 KiB
#10 Accepted 4ms 512.0 KiB

信息

递交者
类型
递交
题目
P1464 积木游戏
语言
C++
递交时间
2017-10-27 20:34:32
评测时间
2017-10-27 20:34:34
评测机
分数
100
总耗时
93ms
峰值内存
512.0 KiB