Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

C

Compiler

gcc 12.1.0

Options
Warnings
C99
-pedantic
Raw compiler options
-lm

Author

anonymous

over 2 years ago

$ gcc prog.c -Wall -Wextra -std=c99 -pedantic -lm
prog.c:2:6: warning: return type of 'main' is not 'int' [-Wmain]
    2 | void main(){
      |      ^~~~
Enter the co-ordinates (x,y) : The co-ordinates(114514.000000,-810.000000) lies in quadrant 4
Exit Code:
52