记录详情

Runtime Error

/in/foo.cc: In function 'int Func(int, int, int, int, int)':
/in/foo.cc:12:13: warning: control reaches end of non-void function [-Wreturn-type]
   12 |         Func(k1,k2,b,a+b,n+1);
      |         ~~~~^~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 10ms 8.527 MiB
#2 Runtime Error 10ms 8.523 MiB
#3 Runtime Error 10ms 8.52 MiB
#4 Runtime Error 9ms 8.469 MiB

信息

递交者
类型
递交
比赛
2025年春 南师大“程序设计与竞赛”作业赛第一场
语言
C++
递交时间
2025-03-05 20:51:25
评测时间
2025-03-05 20:51:25
评测机
分数
0
总耗时
40ms
峰值内存
8.527 MiB