0_0_39628320_29532.cpp:59:15: error: expected '{' before '_GLIBCXX_VISIBILITY'
59 | namespace std _GLIBCXX_VISIBILITY(default)
| ^~~~~~~~~~~~~~~~~~~
0_0_39628320_29532.cpp:59:34: error: expected constructor, destructor, or type conversion before '(' token
59 | namespace std _GLIBCXX_VISIBILITY(default)
| ^
0_0_39628320_29532.cpp:845:15: error: expected '{' before '_GLIBCXX_VISIBILITY'
845 | namespace std _GLIBCXX_VISIBILITY(default)
| ^~~~~~~~~~~~~~~~~~~
0_0_39628320_29532.cpp:845:34: error: expected constructor, destructor, or type conversion before '(' token
845 | namespace std _GLIBCXX_VISIBILITY(default)
| ^
|