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