Problem cousin
User justin271828
Submission Time 2024-12-19 22:42:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cousin.cpp:48:1: error: ‘tree’ does not name a type
48 | tree = new node(0, N); //i & i-1
| ^~~~