/ 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 1ms 256.0 KiB
#2 Accepted 50ms 256.0 KiB
#3 Accepted 256ms 384.0 KiB
#4 Accepted 169ms 384.0 KiB
#5 Accepted 1592ms 512.0 KiB
#6 Time Exceeded ≥2101ms ≥1.367 MiB
#7 Time Exceeded ≥2100ms ≥2.117 MiB
#8 Time Exceeded ≥2115ms ≥2.117 MiB
#9 Time Exceeded ≥2102ms ≥2.117 MiB
#10 Time Exceeded ≥2099ms ≥2.117 MiB

信息

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