Problem helloworld
User KL
Submission Time 2024-12-11 09:08:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:3:10: fatal error: bits_stdc++.h: No such file or directory
3 | #include "bits_stdc++.h"
| ^~~~~~~~~~~~~~~
compilation terminated.