记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&k);
  ~~~~~^~~~~~~~~
foo.cc:11:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&m,&n);
   ~~~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 9ms 8.254 MiB
#2 Wrong Answer 读取到 15 ,应为 3 1ms 308.0 KiB
#3 Wrong Answer 1,3d0 < 7 < 4 < 1 4a2 > 3 5a4 0ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Runtime Error Segmentation fault 8ms 8.277 MiB
#6 Runtime Error Segmentation fault 8ms 8.266 MiB
#7 Runtime Error Segmentation fault 8ms 8.301 MiB
#8 Runtime Error Segmentation fault 8ms 8.281 MiB
#9 Wrong Answer 读取到 627 ,应为 385 0ms 312.0 KiB
#10 Accepted 0ms 284.0 KiB

信息

递交者
类型
递交
题目
P1031 s-0-2班级活动之分苹果
语言
C++
递交时间
2020-12-01 11:08:41
评测时间
2020-12-01 11:09:00
评测机
分数
20
总耗时
47ms
峰值内存
8.301 MiB