/ WanKu /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:9:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |  scanf("%d%d",&n,&m);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:11:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |   scanf("%d",&a[i]);
      |   ~~~~~^~~~~~~~~~~~
foo.cc:15:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   15 |   scanf("%d",&k);
      |   ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 236ms 504.0 KiB
#2 Accepted 237ms 504.0 KiB
#3 Accepted 71ms 384.0 KiB
#4 Accepted 174ms 504.0 KiB
#5 Accepted 237ms 504.0 KiB
#6 Accepted 65ms 384.0 KiB
#7 Accepted 154ms 504.0 KiB
#8 Accepted 304ms 504.0 KiB
#9 Accepted 383ms 504.0 KiB
#10 Accepted 119ms 384.0 KiB
#11 Accepted 198ms 504.0 KiB
#12 Accepted 335ms 504.0 KiB
#13 Accepted 129ms 384.0 KiB
#14 Accepted 181ms 504.0 KiB
#15 Accepted 192ms 504.0 KiB
#16 Accepted 13ms 384.0 KiB
#17 Accepted 111ms 384.0 KiB
#18 Accepted 297ms 504.0 KiB
#19 Accepted 30ms 384.0 KiB
#20 Time Exceeded ≥1100ms ≥4.117 MiB

信息

递交者
类型
递交
题目
P1008 每日一题-8 Find
语言
C++
递交时间
2022-04-25 12:26:42
评测时间
2022-04-25 12:26:42
评测机
分数
95
总耗时
≥4573ms
峰值内存
≥4.117 MiB