Problem tree_ioi24
User bribritt
Submission Time 2024-12-05 11:50:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

grader.cpp:1:10: fatal error: tree.h: No such file or directory
1 | #include "tree.h"
| ^~~~~~~~
compilation terminated.
tree_ioi24.cpp:3:10: fatal error: tree.h: No such file or directory
3 | #include "tree.h"
| ^~~~~~~~
compilation terminated.