Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 5 years ago

Language

C

Compiler

gcc 9.2.0

Options
Warnings
C11(GNU)
no pedantic
Raw compiler options
-lm

Author

anonymous

over 5 years ago

$ gcc prog.c -Wall -Wextra -std=gnu11 -lm
prog.exe: prog.c:22: main: Assertion `a==c' failed.
Signal:
Aborted