0_0_39374270_73.cpp:1:8: error: stray '#' in program
1 | 1 #include <iostream>
| ^
0_0_39374270_73.cpp:1:2: error: expected unqualified-id before numeric constant
1 | 1 #include <iostream>
| ^
0_0_39374270_73.cpp:3:2: error: expected unqualified-id before numeric constant
3 | 3 int main()
| ^
|