0_0_38790907_32241.cpp: In function 'int main()':
0_0_38790907_32241.cpp:27:26: error: expected '}' at end of input
27 | int a, b;
| ^
0_0_38790907_32241.cpp:26:9: note: to match this '{'
26 | {
| ^
0_0_38790907_32241.cpp:27:26: error: expected '}' at end of input
27 | int a, b;
| ^
0_0_38790907_32241.cpp:22:1: note: to match this '{'
22 | {
| ^
|