by gutying
GCD problem
|
|
[8 replies] Last: Nah, it's only a hard problem if your input is an arbitrarily large nu... (by helios)
|
by nowy20180820
How to write recursive functions in iterative way
|
|
[1 reply] : Well, are you going to show us how to write it? (by keskiverto)
|
by Lilil
Need help understanding arrays.
|
|
[4 replies] Last: Sadly, that's not correct @srivats. You had better look up what sizeof... (by lastchance)
|
by srivats
switch and if
|
|
[1 reply] : well, it helps if you tell us what is broken. but I see this issue r... (by jonnin)
|
by Eemojis
Lost Code
|
|
[5 replies] Last: the image, don't use the nano text editor, download a c plus plus ide ... (by srivats)
|
by Ak619
Question about argv error checking with string
|
|
[4 replies] Last: Yes, I'm having suspicions about an XY problem, @jonnin. (by lastchance)
|
by mondixon
ReadFile fails
|
|
[6 replies] Last: @Thomas1965 solution worked perfectly, many thanks! (by mondixon)
|
by sam0916
Problem to use the Eigen header
|
|
[3 replies] Last: Thank you I see. I put n_e instead of ne. (by sam0916)
|
by DellXT
HALP.
|
|
[7 replies] Last: @jonnin I think it might me OP's classmate or the person he's supposed... (by H00G0)
|
by Haniya
user login in c++
|
|
[1 reply] : admin<<matchuser<<matchpass; admin is an ifstream. Why do you try t... (by Thomas1965)
|
Equilateral triangle with arrays |
|
[9 replies] Last: why can't I create a new topic? (by closed account 9G3v5Di1)
|
by poohbear
get and set
|
|
[1 reply] : first of all, as their names imply, Getters are public methods used... (by Aceix)
|
by dms99
Translator to Pig latin program
|
|
[no replies]
|
by AbleMotionz
Sieve of Eratosthenes
|
|
[2 replies] Last: Thank you so much for your help. I've managed to get it to print the m... (by AbleMotionz)
|
by poohbear
BMI output
|
|
[1 reply] : nvm i saw what was wrong (by poohbear)
|
by tacopunt
Why is my If Statement coming true when it's false?
|
|
[3 replies] Last: or, consider instead if(tolower(serviceCode) == 's') (by jonnin)
|
by natekelsey
Using Base + Offset to grab 4 chars as an int
|
|
[4 replies] Last: Didn't I answer this already? int read_int(const void *mem, int off... (by helios)
|
Drawing a Diagonal |
|
[4 replies] Last: At cosmicInferno, You had a correct solution except line12. for (in... (by Manga)
|
by nearc
question
|
|
[2 replies] Last: Thank You (by nearc)
|
by Mfontz
Need help writing data to a file
|
|
[3 replies] Last: Thanks for the suggestions! (by Mfontz)
|