记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:11:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=1;i<=n;i++)
  ^~~
foo.cc:18:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   cout<<cnt<<endl;
   ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 3ms 432.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Time Exceeded ≥1463ms ≥512.0 KiB
#9 Time Exceeded ≥1462ms ≥552.0 KiB
#10 Time Exceeded ≥1463ms ≥544.0 KiB
#11 Time Exceeded ≥1465ms ≥640.0 KiB
#12 Time Exceeded ≥1457ms ≥624.0 KiB
#13 Time Exceeded ≥1472ms ≥572.0 KiB

信息

递交者
类型
递交
题目
P1290 C. Young Man Do Not Say Five
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 16:28:56
评测时间
2021-11-21 16:28:56
评测机
分数
90
总耗时
≥8803ms
峰值内存
≥640.0 KiB