记录详情

Runtime Error

foo.cc: In function 'int getnxt(int)':
foo.cc:19:1: warning: no return statement in function returning non-void [-Wreturn-type]
 } 
 ^
foo.cc: In function 'int main()':
foo.cc:23: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:26:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d",a+i,b+i,c+i);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1411ms ≥380.0 KiB
#2 Time Exceeded ≥1409ms ≥512.0 KiB
#3 Time Exceeded ≥1449ms ≥612.0 KiB
#4 Time Exceeded ≥1452ms ≥756.0 KiB
#5 Time Exceeded ≥1634ms ≥1.398 MiB
#6 Runtime Error Segmentation fault 10ms 2.105 MiB
#7 Runtime Error Segmentation fault 13ms 6.762 MiB
#8 Runtime Error Segmentation fault 42ms 48.766 MiB
#9 Runtime Error Segmentation fault 45ms 48.746 MiB
#10 Runtime Error Segmentation fault 61ms 71.445 MiB

信息

递交者
类型
递交
题目
P1004 小m的刷子
语言
C++
递交时间
2021-01-27 19:51:13
评测时间
2021-01-27 19:51:13
评测机
分数
0
总耗时
7530ms
峰值内存
71.445 MiB