0_0_38566524_24626.cpp: In function 'int main()':
0_0_38566524_24626.cpp:40:17: error: 'd' was not declared in this scope
40 | d
| ^
0_0_38566524_24626.cpp:40:18: error: expected '}' at end of input
40 | d
| ^
0_0_38566524_24626.cpp:33:13: note: to match this '{'
33 | {
| ^
0_0_38566524_24626.cpp:40:18: error: expected '}' at end of input
40 | d
| ^
0_0_38566524_24626.cpp:31:9: note: to match this '{'
31 | {
| ^
0_0_38566524_24626.cpp:40:18: error: expected '}' at end of input
40 | d
| ^
0_0_38566524_24626.cpp:11:5: note: to match this '{'
11 | {
| ^
0_0_38566524_24626.cpp:40:18: error: expected '}' at end of input
40 | d
| ^
0_0_38566524_24626.cpp:7:1: note: to match this '{'
7 | {
| ^
|