Problem | exponentiate_ex |
---|---|
User | PlayVoltz |
Submission Time | 2023-09-22 19:45:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate_ex.cpp:2:10: fatal error: gmpxx.h: No such file or directory
2 | #include <gmpxx.h> // Include the GMP library
| ^~~~~~~~~
compilation terminated.