Time Exceeded

foo.cc: In function 'int main()':
foo.cc:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   12 |     for(int i=1;i<=m;i++)
      |     ^~~
foo.cc:14:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   14 |         int t=0;
      |         ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 14ms 412.0 KiB
#2 Accepted 46ms 540.0 KiB
#3 Accepted 272ms 788.0 KiB
#4 Time Exceeded ≥1050ms ≥1.078 MiB
#5 Time Exceeded ≥1099ms ≥1.297 MiB
#6 Time Exceeded ≥1099ms ≥1.488 MiB

信息

递交者
类型
递交
题目
P1014 黑匣子(blackbox)
语言
C++
递交时间
2023-06-16 20:32:07
评测时间
2023-06-16 20:32:07
评测机
分数
45
总耗时
≥3582ms
峰值内存
≥1.488 MiB