0_0_36596361_2785.cpp:22:5: error: stray '\243' in program
IOS;
^
0_0_36596361_2785.cpp:22:5: error: stray '\254' in program
0_0_36596361_2785.cpp: In function 'int main()':
0_0_36596361_2785.cpp:3:62: error: expected ';' before 'cin'
# define IOS ios::sync_with_stdio(0),cin.tie(0),cout.tie(0)£¬cin.exceptions(ios::badbit | ios::failbit)
^
0_0_36596361_2785.cpp:22:5: note: in expansion of macro 'IOS'
IOS;
^
|