Compile Error
foo.cc:15:1: error: ISO C++ forbids declaration of 'dfs' with no type [-fpermissive]
15 | dfs(int r,int p)
| ^~~
foo.cc: In function 'int dfs(int, int)':
foo.cc:31:1: warning: no return statement in function returning non-void [-Wreturn-type]
31 | }
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1144 小胖守皇宫
- 语言
- C++
- 递交时间
- 2023-06-25 09:18:13
- 评测时间
- 2023-06-25 09:18:13
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes