/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:19:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   19 |     scanf("%d %d %d", &number_of_people, &number_of_competition, &ranking);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.c:22:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   22 |         scanf("%d", &People[i].score);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.c:26:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   26 |         scanf("%d", &People[i].strength_value);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 8ms 256.0 KiB
#4 Time Exceeded ≥1099ms ≥512.0 KiB
#5 Time Exceeded ≥1100ms ≥768.0 KiB
#6 Time Exceeded ≥1101ms ≥1.367 MiB
#7 Time Exceeded ≥1099ms ≥2.367 MiB
#8 Time Exceeded ≥1101ms ≥4.742 MiB
#9 Time Exceeded ≥1100ms ≥4.492 MiB
#10 Time Exceeded ≥1101ms ≥4.617 MiB

信息

递交者
类型
递交
题目
P1771 瑞士轮
语言
C
递交时间
2022-05-15 14:39:06
评测时间
2022-05-15 14:39:06
评测机
分数
30
总耗时
≥7714ms
峰值内存
≥4.742 MiB