/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:13:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |  scanf("%d %d", &n, &m);
      |  ~~~~~^~~~~~~~~~~~~~~~~
foo.cc:15:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   15 |   scanf("%d", &r[i]);
      |   ~~~~~^~~~~~~~~~~~~
foo.cc:18:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   18 |   scanf("%d %d %d", &d[i], &s[i], &t[i]);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 424.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 242ms 2.242 MiB
#8 Accepted 470ms 2.492 MiB
#9 Accepted 926ms 2.867 MiB
#10 Time Exceeded ≥1057ms ≥3.074 MiB
#11 Time Exceeded ≥1077ms ≥3.117 MiB
#12 Time Exceeded ≥1097ms ≥3.117 MiB
#13 Time Exceeded ≥1100ms ≥3.117 MiB
#14 Time Exceeded ≥1081ms ≥3.121 MiB
#15 Runtime Error Segmentation fault 18ms 1.867 MiB
#16 Runtime Error Segmentation fault 16ms 1.867 MiB
#17 Runtime Error Segmentation fault 24ms 1.867 MiB
#18 Runtime Error Segmentation fault 21ms 1.992 MiB
#19 Runtime Error Segmentation fault 17ms 1.867 MiB
#20 Runtime Error Segmentation fault 41ms 1.992 MiB

信息

递交者
类型
递交
题目
P1782 借教室
语言
C++
递交时间
2022-01-15 09:24:05
评测时间
2022-01-15 09:24:05
评测机
分数
45
总耗时
7211ms
峰值内存
3.121 MiB