Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 4 years ago

Language

C

Compiler

gcc 11.1.0

Options
Warnings
C11(GNU)
no pedantic

Author

anonymous

almost 4 years ago

$ gcc prog.c -Wall -Wextra -std=gnu11
-8 %  3 = -2
 8 % -3 = 2
-8 % -3 = -2
Exit Code:
0