Problem helloworld
User Elnathan
Submission Time 2023-12-13 14:51:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:10: fatal error: gmp.h: No such file or directory
1 | #include <gmp.h>
| ^~~~~~~
compilation terminated.