by shehata
find Sqrt witout math.h
|
|
[14 replies] Last: I also think that Taylor's suits better for finding a square root. You... (by closed account 2AoiNwbp)
|
by Irock13
UnKnown Problem
|
|
[1 reply] : You're doing integer division. Your results are going to be truncated... (by AbstractionAnon)
|
by Puggly
Having Trouble with my code.
|
|
[12 replies] Last: You've got a 2d array, so possibilities are to hardcode print each or ... (by closed account j3Rz8vqX)
|
by bmccormack
uninitializing problem
|
|
[4 replies] Last: so if i put & it should pass by reference (by bmccormack)
|
by pipeline1
Array,
|
|
[9 replies] Last: I actually figured out what I did and no longer am using that. I inste... (by boatshoes)
|
by Mido14
Dymanic Matrix Transpose
|
|
[no replies]
|
need help! plz |
|
[6 replies] Last: yeah haha good job, bud (by JulyZerg)
|
Translating |
|
[7 replies] Last: Line 8: What's the value of ugg_pos when find is called? (by AbstractionAnon)
|
How to debug using G++ |
|
[2 replies] Last: Sorry for my really late reply, I would like to thank you for your exp... (by closed account EwCjE3v7)
|
object help |
|
[5 replies] Last: This isn't difficult, but it is truly open ended. Everything will be ... (by closed account j3Rz8vqX)
|
Help Writing my program for class |
|
[2 replies] Last: Yea, and I still don't have the program written. Also, I posted them a... (by compscifordummies)
|
Help writing a Class CounterType program |
|
[5 replies] Last: I'll be honest, I don't know comp sci. I just need this to be done to ... (by compscifordummies)
|
by madcap
Problem with struct and ifstream
|
|
[9 replies] Last: Yeah, code on the fly can be incorrectly posted. Copy and pasted. Yo... (by closed account j3Rz8vqX)
|
by Mido14
Addin two 2D Dynamic Arrays by functions
|
|
[1 reply] : Lines 9,10: Why are you assigning new arrays to the same variable. T... (by AbstractionAnon)
|
by SylvB
Vector subscript out of range
|
|
[2 replies] Last: Thank you so much! (by SylvB)
|
by perrymanon
Performing a function on each member of a list
|
|
[14 replies] Last: You're welcome for the help. You have all the iterator usage and calc... (by closed account D80DSL3A)
|
by rayna
Division
|
|
[2 replies] Last: Wow i missed that haha. thank you for you help (by rayna)
|
by recker
Am I even doing this right?
|
|
[1 reply] : The compress functions and remove are basically doing the same. I'd sa... (by coder777)
|
by Adnanqadri
Function Undeclared Problem of iomanip header
|
|
[1 reply] : 1) you do not have price variable declared. 2) you might have C++11 su... (by MiiNiPaa)
|
by prasenjitjnu
FFT for BCC crystal Structure
|
|
[3 replies] Last: Then you should fine-tune your search accordingly. There clearly are ... (by keskiverto)
|