Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Language

Compiler

Options

$
prog.cc:10:20: error: extended character   is not valid in an identifier
   10 | int get_id() const; //constメンバー関数
      |                    ^
prog.cc:10:20: error: '\U00003000' does not name a type
   10 | int get_id() const; //constメンバー関数
      |                    ^~
Exit Code:
1