0_0_39123084_28933.cpp: In function 'int main()':
0_0_39123084_28933.cpp:41:3: error: 're' was not declared in this scope; did you mean 'se'?
41 | re
| ^~
| se
0_0_39123084_28933.cpp:41:5: error: expected '}' at end of input
41 | re
| ^
0_0_39123084_28933.cpp:35:12: note: to match this '{'
35 | int main() {
| ^
|