Problem helloworld
User Nathan
Submission Time 2024-04-05 13:51:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:10: fatal error: bits/stdc++.h>usin: No such file or directory
1 | #include <bits/stdc++.h>using namespace std;int main(print:helloworld) {return 0;}
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.