记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:105:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  105 |         scanf("%d",&N);
      |         ~~~~~^~~~~~~~~
foo.cc:109:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  109 |                 scanf("%d",&tmp);
      |                 ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Time Exceeded ≥100ms ≥640.0 KiB
#4 Time Exceeded ≥25ms ≥768.0 KiB
#5 Time Exceeded ≥99ms ≥760.0 KiB
#6 Time Exceeded ≥100ms ≥1.832 MiB
#7 Time Exceeded ≥100ms ≥1.832 MiB
#8 Time Exceeded ≥600ms ≥1.969 MiB
#9 Time Exceeded ≥600ms ≥1.832 MiB
#10 Time Exceeded ≥599ms ≥1.957 MiB

信息

递交者
类型
递交
题目
P1330 修改数组
比赛
2022春季 荣誉练习赛1(2019蓝桥A组省赛重温)
语言
C++
递交时间
2022-03-19 20:42:41
评测时间
2022-03-19 20:42:41
评测机
分数
20
总耗时
≥2233ms
峰值内存
≥1.969 MiB