记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:47:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &N, &M);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:50:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d", &opt, &A, &B);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥481ms ≥596.215 MiB
#2 Accepted 840ms 957.008 MiB
#3 Time Exceeded ≥552ms ≥613.707 MiB
#4 Accepted 946ms 957.055 MiB
#5 Runtime Error Segmentation fault 0ms 328.0 KiB
#6 Runtime Error Segmentation fault 0ms 128.0 KiB
#7 Runtime Error Segmentation fault 0ms 128.0 KiB
#8 Runtime Error Segmentation fault 0ms 128.0 KiB
#9 Runtime Error Segmentation fault 0ms 164.0 KiB
#10 Runtime Error Segmentation fault 0ms 128.0 KiB

信息

递交者
类型
递交
题目
P1004 小m的刷子
语言
C++
递交时间
2021-01-27 16:39:20
评测时间
2021-01-27 16:39:56
评测机
分数
20
总耗时
2823ms
峰值内存
957.055 MiB