Language
C
Compiler
gcc HEAD 9.0.0 20181212 (experimental)
Options
Warnings
C11(GNU)
no pedantic
Raw compiler options
-lm
$ gcc prog.c -Wall -Wextra -std=gnu11 -lm
Enter the values of a, b, c: x1=0.707 x2=-0.707
Try another equation? (y or n)
Exit Code:
0