Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 8 years ago

Language

Compiler

Options

Author

anonymous

about 8 years ago

$
prog.cc: In function 'int main()':
prog.cc:2:13: error: invalid conversion from 'const char*' to 'int' [-fpermissive]
     int x = "foo";
             ^~~~~
compilation terminated due to -Wfatal-errors.
Exit Code:
1