Problem | tree_ioi24 |
---|---|
User | bribritt |
Submission Time | 2024-12-05 11:49:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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.