Problem elephant
User Nath
Submission Time 2026-06-23 21:37:45
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.