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

Compile Error

ancestor.cpp:4:1: error: expected initializer before ‘int’
4 | int fp(int x, int k) { // kth parent of x
| ^~~