/ Vijos /

记录详情

Compile Error

/in/foo.cc:43:16: error: ISO C++ forbids declaration of 'dfs' with no type [-fpermissive]
 dfs(int r,int p)
                ^
/in/foo.cc: In function 'int dfs(int, int)':
/in/foo.cc:59:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1144 小胖守皇宫
语言
C++
递交时间
2023-06-25 09:17:16
评测时间
2023-06-25 09:17:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes