0_0_39534432_25087.cpp: In function 'void IO::write(T)':
0_0_39534432_25087.cpp:21:43: error: expected '}' at end of input
21 | template<class T> inline void write(T x) {//ÿýÿýÿý(1e32768)-1,ÿýÿýÿý»ÿý
| ~^
0_0_39534432_25087.cpp: At global scope:
0_0_39534432_25087.cpp:21:43: error: expected '}' at end of input
0_0_39534432_25087.cpp:4:14: note: to match this '{'
4 | namespace IO {
| ^
|