| Problem | elephant |
|---|---|
| User | 12345678i |
| Submission Time | 2026-06-10 22:08:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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.