Problem helloworld
User zhangdi
Submission Time 2026-02-24 17:27:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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