Problem helloworld
User itsjiaqi
Submission Time 2025-01-16 17:15:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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