0_0_39797685_11622.cpp:3:15: error: stray '\266' in program
3 | public class T<b6><ed><cb><d9><U+0368> {
| ^~~~
0_0_39797685_11622.cpp:3:16: error: stray '\355' in program
3 | public class T<b6><ed><cb><d9><U+0368> {
| ^~~~
0_0_39797685_11622.cpp:3:17: error: stray '\313' in program
3 | public class T<b6><ed><cb><d9><U+0368> {
| ^~~~
0_0_39797685_11622.cpp:3:18: error: stray '\331' in program
3 | public class T<b6><ed><cb><d9><U+0368> {
| ^~~~
0_0_39797685_11622.cpp:3:19: error: extended character 通 is not valid at the start of an identifier
3 | public class T俄速通 {
| ^
0_0_39797685_11622.cpp:1:1: error: 'import' does not name a type
1 | import java.util.Scanner;
| ^~~~~~
0_0_39797685_11622.cpp:1:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39797685_11622.cpp:3:1: error: expected unqualified-id before 'public'
3 | public class T俄速通 {
| ^~~~~~
|