记录详情

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 ≥637ms ≥684.816 MiB
#2 Time Exceeded ≥535ms ≥585.082 MiB
#3 Accepted 843ms 956.926 MiB
#4 Time Exceeded ≥500ms ≥594.094 MiB
#5 Runtime Error Segmentation fault 0ms 320.0 KiB
#6 Runtime Error Segmentation fault 0ms 160.0 KiB
#7 Runtime Error Segmentation fault 0ms 160.0 KiB
#8 Runtime Error Segmentation fault 0ms 128.0 KiB
#9 Runtime Error Segmentation fault 0ms 128.0 KiB
#10 Runtime Error Segmentation fault 0ms 160.0 KiB

信息

递交者
类型
递交
题目
P1004 小m的刷子
语言
C++
递交时间
2021-01-27 19:33:07
评测时间
2021-01-27 19:33:07
评测机
分数
10
总耗时
2518ms
峰值内存
956.926 MiB