Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 4 years ago

Language

C

Compiler

gcc 11.1.0

Options
Warnings
Optimization
C11
-pedantic

Author

anonymous

almost 4 years ago

$ gcc prog.c -Wall -Wextra -O2 -march=native -std=c11 -pedantic
Please enter the name of the star:
Please enter the age of: name
Age: 42
Please enter the color of: name
Color: red
Exit Code:
0