/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
                 for(i=1;i<=t;i++)
                 ^~~
/in/foo.cc:40:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
                  cout<<endl;
                  ^~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 3.473 MiB
#2 Accepted 5ms 3.484 MiB
#3 Accepted 4ms 3.48 MiB
#4 Accepted 5ms 3.402 MiB
#5 Accepted 7ms 3.488 MiB
#6 Accepted 20ms 3.625 MiB
#7 Accepted 9ms 3.5 MiB
#8 Accepted 4ms 3.48 MiB
#9 Accepted 4ms 3.477 MiB
#10 Accepted 4ms 3.477 MiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C++
递交时间
2019-08-15 15:51:31
评测时间
2019-08-15 15:51:31
评测机
分数
100
总耗时
70ms
峰值内存
3.625 MiB