Problem helloworld
User Elnathan
Submission Time 2024-06-01 16:25:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:104:10: fatal error: __FILE__: No such file or directory
104 | #include <__FILE__>
| ^~~~~~~~~~
compilation terminated.