Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 8 years ago

Language

Compiler

Options

Author

anonymous

almost 8 years ago

$
prog.cc:6:12: error: function definition is not allowed here
int main() {
           ^
prog.cc:7:2: error: expected '}'
}
 ^
prog.cc:4:10: note: to match this '{'
void f() { 
         ^
2 errors generated.
Exit Code:
1