Problem ancestor
User Sealions
Submission Time 2022-12-29 10:37:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ancestor.cpp: In function ‘int fp(int, int)’:
ancestor.cpp:7:17: error: ‘p’ was not declared in this scope
7 | x = p[x][i];
| ^