记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7: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:10: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. 1ms 384.0 KiB
#3 Wrong Answer Read 29550, expect -4917. 1ms 384.0 KiB
#4 Runtime Error Segmentation fault 21ms 1.539 MiB
#5 Runtime Error Segmentation fault 22ms 1.484 MiB
#6 Runtime Error Segmentation fault 22ms 1.523 MiB
#7 Time Exceeded ≥1444ms ≥1.504 MiB
#8 Time Exceeded ≥1449ms ≥1.551 MiB
#9 Time Exceeded ≥1069ms ≥1.477 MiB
#10 Time Exceeded ≥1837ms ≥1.535 MiB

信息

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