Problem | exponentiate |
---|---|
User | gordonlu |
Submission Time | 2023-11-05 18:09:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp:2:10: fatal error: cstdio.h: No such file or directory
2 | #include <cstdio.h>
| ^~~~~~~~~~
compilation terminated.