Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C

Compiler

gcc 10.1.0

Options
Warnings
C11(GNU)
no pedantic

Author

anonymous

over 4 years ago

$ gcc prog.c -Wall -Wextra -std=gnu11
prog.c: In function 'order':
prog.c:21:1: warning: control reaches end of non-void function [-Wreturn-type]
   21 | }
      | ^
No
12 34
Yes
56 78
No
90 90
Exit Code:
0