Problem helloworld
User alanbenicio
Submission Time 2025-04-05 05:00:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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