记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:6:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:9:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d",&a[i]);
         ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read -9, expect 87. 1ms 384.0 KiB
#2 Wrong Answer Read -88, expect 75. 2ms 384.0 KiB
#3 Wrong Answer Read 38904, expect -4917. 2ms 384.0 KiB
#4 Runtime Error Segmentation fault 28ms 1.523 MiB
#5 Runtime Error Segmentation fault 29ms 1.508 MiB
#6 Runtime Error Segmentation fault 29ms 1.449 MiB
#7 Time Exceeded ≥1440ms ≥1.508 MiB
#8 Time Exceeded ≥1443ms ≥1.43 MiB
#9 Time Exceeded ≥1369ms ≥1.449 MiB
#10 Runtime Error Segmentation fault 12ms 1.469 MiB

信息

递交者
类型
递交
题目
对决 (game.cpp\c\pas)
题目数据
下载
语言
C++
递交时间
2021-08-05 09:26:17
评测时间
2021-08-05 09:26:17
评测机
分数
0
总耗时
4358ms
峰值内存
1.523 MiB