/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(int i=1;i<=n;++i)
   ^~~
/in/foo.cc:49:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
        int ans=NUM;
        ^~~
# 状态 耗时 内存占用
#1 Accepted 22ms 20.0 MiB
#2 Accepted 19ms 20.125 MiB
#3 Accepted 28ms 20.0 MiB
#4 Accepted 24ms 20.0 MiB
#5 Accepted 29ms 20.035 MiB
#6 Accepted 21ms 20.0 MiB
#7 Accepted 26ms 20.0 MiB
#8 Accepted 20ms 20.0 MiB
#9 Accepted 53ms 20.117 MiB
#10 Accepted 105ms 20.117 MiB

信息

递交者
类型
递交
题目
P1546 学校食堂
语言
C++
递交时间
2017-05-28 10:46:57
评测时间
2017-05-28 10:46:57
评测机
分数
40
总耗时
351ms
峰值内存
20.125 MiB