/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:34:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   34 |     scanf("%d %d",&m,&n);
      |     ^~~~~~~~~~~~~~~~~~~~
foo.c:36:6: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   36 |      scanf("%d",&p[i]);
      |      ^~~~~~~~~~~~~~~~~
foo.c:39:6: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   39 |      scanf("%d %d %d",&k,&a,&b);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB
#2 Accepted 43ms 256.0 KiB
#3 Accepted 249ms 376.0 KiB
#4 Accepted 144ms 512.0 KiB
#5 Accepted 1303ms 512.0 KiB
#6 Time Exceeded ≥2099ms ≥1.375 MiB
#7 Time Exceeded ≥2100ms ≥2.117 MiB
#8 Time Exceeded ≥2100ms ≥2.117 MiB
#9 Time Exceeded ≥2101ms ≥2.117 MiB
#10 Time Exceeded ≥2100ms ≥2.117 MiB

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C
递交时间
2022-01-24 06:44:35
评测时间
2022-01-24 06:44:35
评测机
分数
50
总耗时
≥12245ms
峰值内存
≥2.117 MiB