/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 for (k=1; k<=n; k++)
 ^~~
/in/foo.cc:42:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
     for (i=1; i<=n; i++)
     ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.434 MiB
#2 Accepted 2ms 1.438 MiB
#3 Accepted 3ms 1.449 MiB
#4 Accepted 6ms 1.434 MiB
#5 Accepted 4ms 1.434 MiB
#6 Accepted 4ms 1.453 MiB
#7 Accepted 5ms 1.434 MiB
#8 Accepted 71ms 2.688 MiB
#9 Accepted 17ms 2.449 MiB
#10 Accepted 41ms 1.438 MiB

信息

递交者
类型
递交
题目
P1746 小D的旅行
语言
C++
递交时间
2018-10-28 21:10:16
评测时间
2018-10-28 21:10:16
评测机
分数
100
总耗时
159ms
峰值内存
2.688 MiB