What is the problem in this program of Quadratic equation ? |
|
[3 replies] Last: disc >= 0 by definition of sqrt(). These two expressions are missing ... (by helios)
|
by GokuK97
need help need help in calculations
|
|
[4 replies] Last: need help (by GokuK97)
|
by the end
nesting algorithm
|
|
[no replies]
|
Friend of nested template class |
|
[1 reply] : template <class T> class Outer; //The class exists and it is a templa... (by ne555)
|
by Game4564
C++ error message dealing with arrays
|
|
[no replies]
|
by Sarmadas
Code Readability
|
|
[3 replies] Last: @ Sarmadas If OK please mark this thread as Solved .... (by condor)
|
by zagzag
nested switch vs if/else
|
|
[1 reply] : Instead of nested conditional loops, I would prefer to first read all ... (by abhishekm71)
|
by vswapna
Coming Garbage values
|
|
[2 replies] Last: ofcource..ok..I will explain my logic.. I have writtten my logic like... (by vswapna)
|
by BlueOrca
Trouble reading text file
|
|
[6 replies] Last: const char path = "<put the complete path to the file here>" ; read... (by Scott7975)
|
by Anuj159
Nested looping
|
|
[no replies]
|
by arcrascent
OS Development - v86
|
|
[no replies]
|
by Splusplus
Cosine Similarity
|
|
[no replies]
|
by Mashd Taters
Customers plan
|
|
[3 replies] Last: if(num < 100) { if(num < 10) { cout<< "0"; } ... (by IWishIKnew)
|
by rnunez1989
net income program
|
|
[4 replies] Last: ahh ok i see how it creates a problem thank you (by rnunez1989)
|
by xute
need help with a program i am writing
|
|
[no replies]
|
by JasperBraun
if (variable != integer)
|
|
[6 replies] Last: !cin invokes the istream::operator !, which is documented here: http... (by Disch)
|
by zagzag
costume manipulators
|
|
[4 replies] Last: okay thanks a lot I will do it with fsu::BlankFill . hahah yeah custo... (by zagzag)
|
by johnmerlino
local scope and references
|
|
[3 replies] Last: WHat if I use this instead: With this definition: That definition... (by Disch)
|
by taynicolette
Vowel test boolean return values
|
|
[2 replies] Last: Thank you so much! (by taynicolette)
|
by Powernun
Constructing a tree from an array for a DFS solver
|
|
[no replies]
|