0_0_39813633_12793.cpp: In function 'int main()':
0_0_39813633_12793.cpp:43:8: error: 'wh' was not declared in this scope
43 | wh
| ^~
0_0_39813633_12793.cpp:43:10: error: expected '}' at end of input
43 | wh
| ^
0_0_39813633_12793.cpp:13:5: note: to match this '{'
13 | {
| ^
0_0_39813633_12793.cpp:43:10: error: expected '}' at end of input
43 | wh
| ^
0_0_39813633_12793.cpp:7:11: note: to match this '{'
7 | int main(){
| ^
|