/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:16:9: warning: unused variable 'res' [-Wunused-variable]
   16 |     int res;
      |         ^~~
foo.cc: In function 'int dfs(int, int)':
foo.cc:13:8: warning: control reaches end of non-void function [-Wreturn-type]
   13 |     dfs(i+1,j+1);//前i+1个坑中最后连续j+1个坑里都有物质,
      |     ~~~^~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 3ms 552.0 KiB
#2 Runtime Error Segmentation fault 2ms 320.0 KiB
#3 Runtime Error Segmentation fault 2ms 324.0 KiB
#4 Runtime Error Segmentation fault 2ms 536.0 KiB
#5 Runtime Error Segmentation fault 1ms 536.0 KiB
#6 Runtime Error Segmentation fault 2ms 540.0 KiB
#7 Runtime Error Segmentation fault 2ms 536.0 KiB
#8 Runtime Error Segmentation fault 2ms 536.0 KiB
#9 Runtime Error Segmentation fault 2ms 536.0 KiB
#10 Runtime Error Segmentation fault 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P1232 核电站问题
语言
C++
递交时间
2024-03-22 10:30:57
评测时间
2024-03-22 10:30:57
评测机
分数
0
总耗时
25ms
峰值内存
552.0 KiB