/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
    7 |     freopen("data.in", "r", stdin);
      |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
foo.cc:11:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |     scanf("%d%d", &n, &m);
      |     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:14:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   14 |         scanf("%d", a + i);
      |         ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 4ms 384.0 KiB
#2 Runtime Error Segmentation fault 4ms 384.0 KiB
#3 Runtime Error Segmentation fault 3ms 384.0 KiB
#4 Runtime Error Segmentation fault 2ms 384.0 KiB
#5 Time Exceeded ≥1098ms ≥256.0 KiB
#6 Time Exceeded ≥1099ms ≥256.0 KiB
#7 Time Exceeded ≥1101ms ≥256.0 KiB
#8 Runtime Error Segmentation fault 2ms 384.0 KiB
#9 Time Exceeded ≥1100ms ≥256.0 KiB
#10 Runtime Error Segmentation fault 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1115 火星人
语言
C++
递交时间
2022-07-08 20:51:03
评测时间
2022-07-08 20:51:03
评测机
分数
0
总耗时
4421ms
峰值内存
384.0 KiB