Problem greeting
User CuriousFox
Submission Time 2024-05-09 08:50:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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