/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=1;i<=n;i++)
     ^~~
/in/foo.cc:10:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(int i=2;i<=n;i++)
  ^~~
# 状态 耗时 内存占用
#1 Accepted 6ms 5.391 MiB
#2 Accepted 3ms 2.816 MiB
#3 Accepted 1ms 2.449 MiB
#4 Accepted 2ms 2.68 MiB
#5 Accepted 3ms 3.051 MiB
#6 Accepted 7ms 3.555 MiB
#7 Accepted 3ms 2.816 MiB
#8 Accepted 7ms 7.18 MiB
#9 Accepted 8ms 6.551 MiB
#10 Accepted 14ms 7.68 MiB

信息

递交者
类型
递交
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2019-11-15 14:05:11
评测时间
2019-11-15 14:05:11
评测机
分数
100
总耗时
58ms
峰值内存
7.68 MiB