0_0_38789434_1900.cpp:1:3: error: stray '#' in program
1 | 1 #include<bits/stdc++.h>
| ^
0_0_38789434_1900.cpp:1:1: error: expected unqualified-id before numeric constant
1 | 1 #include<bits/stdc++.h>
| ^
0_0_38789434_1900.cpp:3:2: error: expected unqualified-id before numeric constant
3 | 3
| ^
|