0_0_39022710_7470.cpp:4:18: error: stray '#' in program
4 | cout << Case #1: 3
| ^
0_0_39022710_7470.cpp:5:6: error: stray '#' in program
5 | Case #2: 0
| ^
0_0_39022710_7470.cpp: In function 'int main()':
0_0_39022710_7470.cpp:4:13: error: 'Case' was not declared in this scope
4 | cout << Case #1: 3
| ^~~~
|