Problem elephant
User hhxlm
Submission Time 2026-06-20 02:31:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

elephant_sender.cpp:1:10: fatal error: elephant.h: No such file or directory
1 | #include "elephant.h"
| ^~~~~~~~~~~~
compilation terminated.
elephant_receiver.cpp:1:10: fatal error: elephant.h: No such file or directory
1 | #include "elephant.h"
| ^~~~~~~~~~~~
compilation terminated.