/ Vijos /

记录详情

Compile Error

/in/foo.cc:16:30: error: ISO C++ forbids declaration of 'findP' with no type [-fpermissive]
 findP(int root,int ori,int ed){
                              ^
/in/foo.cc: In function 'int findP(int, int, int)':
/in/foo.cc:50:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1132 求二叉树的先序序列
语言
C++
递交时间
2019-09-07 21:50:16
评测时间
2019-09-07 21:50:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes