/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i = 1; i <= n; i++)
     ^~~
/in/foo.cc:17:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  printf("%d", f[v][u]);
  ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 736.0 KiB
#2 Accepted 2ms 992.0 KiB
#3 Accepted 2ms 1.348 MiB
#4 Accepted 4ms 1.598 MiB
#5 Accepted 3ms 1.434 MiB
#6 Accepted 8ms 1.809 MiB
#7 Accepted 4ms 1.465 MiB
#8 Accepted 3ms 1.223 MiB
#9 Accepted 2ms 740.0 KiB
#10 Accepted 6ms 1.59 MiB

信息

递交者
类型
递交
题目
P1334 NASA的食物计划
语言
C++
递交时间
2019-02-13 10:05:38
评测时间
2019-02-13 10:05:38
评测机
分数
100
总耗时
43ms
峰值内存
1.809 MiB