| Problem | payraise |
|---|---|
| User | KingKav199 |
| Submission Time | 2023-12-13 15:20:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
payraise.cpp: In function ‘void dfs(int, int)’:
payraise.cpp:13:11: error: ‘node’ was not declared in this scope
13 | pre_order[node] = counter; //subtree to range
| ^~~~