记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:8:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    8 |     for(int i=0;i<n;i++)
      |     ^~~
foo.c:11:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   11 |         int cnt=0;
      |         ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 3ms 284.0 KiB
#3 Accepted 4ms 312.0 KiB
#4 Accepted 15ms 284.0 KiB
#5 Accepted 3ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 1182ms 412.0 KiB
#8 Accepted 176ms 340.0 KiB
#9 Time Exceeded ≥2101ms ≥4.027 MiB
#10 Time Exceeded ≥2100ms ≥4.02 MiB

信息

递交者
类型
递交
题目
P1530 Problem 4A. 计数
比赛
2023秋 悬赏令第四周
语言
C
递交时间
2023-10-30 14:27:49
评测时间
2023-10-30 15:31:52
评测机
分数
80
总耗时
≥5591ms
峰值内存
≥4.027 MiB