Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C

Compiler

gcc 11.1.0

Options
Warnings
C99
-pedantic

Author

anonymous

about 4 years ago

$ gcc prog.c -Wall -Wextra -std=c99 -pedantic
0 < 6 : 1, 6 < 6 : 0
1 < 6 : 1, 6 < 6 : 0
2 < 6 : 1, 6 < 6 : 0
3 < 6 : 1, 6 < 6 : 0
4 < 6 : 1, 6 < 6 : 0
5 < 6 : 1, 6 < 6 : 0
Exit Code:
0