Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.cc:7:3: warning: multiple unsequenced modifications to 'a' [-Wunsequenced]
b=++a + ++a + ++a;
  ^     ~~
1 warning generated.
36
13
Exit Code:
0