/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:171:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &n, &m);
  ^~~~~~~~~~~~~~~~~~~~~
foo.c:173:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &arr[i]);
   ^~~~~~~~~~~~~~~~~~~~
foo.c:179:14: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   int k,a,b; scanf("%d%d%d", &k, &a, &b);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 170ms 744.0 KiB
#3 Time Exceeded ≥2185ms ≥2.004 MiB
#4 Accepted 1432ms 3.402 MiB
#5 Time Exceeded ≥2405ms ≥3.496 MiB
#6 Time Exceeded ≥2416ms ≥23.234 MiB
#7 Time Exceeded ≥2419ms ≥24.996 MiB
#8 Time Exceeded ≥2425ms ≥25.004 MiB
#9 Time Exceeded ≥2426ms ≥25.0 MiB
#10 Time Exceeded ≥2006ms ≥25.004 MiB

信息

递交者
类型
递交
题目
P1083 小白逛公园
语言
C
递交时间
2021-10-13 12:01:21
评测时间
2021-10-13 12:01:21
评测机
分数
30
总耗时
≥17890ms
峰值内存
≥25.004 MiB