Problem helloworld
User WuYanni
Submission Time 2024-06-24 14:00:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:2: error: stray ‘#’ in program
1 | {#include<bits/stdc++.h>
| ^
helloworld.cpp:1:1: error: expected unqualified-id before ‘{’ token
1 | {#include<bits/stdc++.h>
| ^