Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 7 years ago

Language

Compiler

Options

Author

anonymous

about 7 years ago

$
prog.c: In function 'main':
prog.c:7:11: warning: operation on 'i' may be undefined [-Wsequence-point]
  j=d[i++][++i][++i];
           ^~~
prog.c:7:11: warning: operation on 'i' may be undefined [-Wsequence-point]
4
Exit Code:
0