Q&A Discussions
I request the developers of SoloLearn to include the new features of C++14. C++14 is extensively developed, standardised and accepted. Concepts like "vector", "map", "list" are missing.
I also request to add new questions in "challenging" to avoid the repitition of same questions.
Thank u very much SoloLearn for this wonderful app..
36 Votes
9 AnswersWrite and test a program that solves quadratic equations. A
quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
-1 Vote
3 AnswersHot today
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes