记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:14:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   14 |     scanf("%d", &n);
      |     ~~~~~^~~~~~~~~~
foo.cc:15:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   15 |     for (int i = 1; i <= n; i ++ ) scanf("%d", &s[i]);
      |                                    ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 512.0 KiB
#2 Accepted 7ms 640.0 KiB
#3 Time Exceeded ≥15ms ≥640.0 KiB
#4 Time Exceeded ≥14ms ≥768.0 KiB
#5 Time Exceeded ≥15ms ≥768.0 KiB
#6 Time Exceeded ≥12ms ≥768.0 KiB
#7 Time Exceeded ≥13ms ≥640.0 KiB
#8 Time Exceeded ≥13ms ≥768.0 KiB
#9 Wrong Answer Read 49500000, expect 4995000000. 2ms 512.0 KiB
#10 Wrong Answer Read 49500000, expect 499950000000. 3ms 512.0 KiB

信息

递交者
类型
递交
题目
P1341 超级胶水 [2020年蓝桥杯A组第一场]
比赛
2022春季 荣誉练习赛2(2020蓝桥A组省赛重温)
语言
C++
递交时间
2022-03-26 22:24:09
评测时间
2022-03-26 22:24:09
评测机
分数
20
总耗时
≥104ms
峰值内存
≥768.0 KiB