by seiyakun
algorithm to check for pair in 5-card poker hand ?
|
|
[2 replies] Last: To find out if it is correct test it!! Probably I would simply count ... (by CodeWriter)
|
by genellewhite
new to a job
|
|
[no replies]
|
by pheliont
Brand new to here, asking for help/advice
|
|
[6 replies] Last: Okay, so thank you to all. I'm sorry if it wasn't maybe worded the bes... (by pheliont)
|
by TanielG
Perfect squares which are the sum
|
|
[1 reply] : "Question" (by YFGHNG)
|
by thetexan
help with code snippets
|
|
[3 replies] Last: See this article for information on how to use code tags. http://www.... (by AbstractionAnon)
|
by nategherkin
Question for this loop (erasing elements)
|
|
[1 reply] : Well I should have payed attention to while loops more.... Solved (cha... (by nategherkin)
|
by Lesterberne
_block_type_is_valid(phead- nblockuse) line 52
|
|
[2 replies] Last: I figured what happened and i guess ListA is being deleted by the dest... (by Lesterberne)
|
by Arya Giri
Help me out with this program!!
|
|
[5 replies] Last: Thanks #MikeyBoy I got it now!! (by Arya Giri)
|
by dendritic
Writing an intersection algorithm using linked list recursively?
|
|
[1 reply] : //intersection with an empty list gives you an empty list. intersecti... (by ne555)
|
by seanuu
HELLLLP T.T
|
|
[5 replies] Last: Don't double post. We don't do homework. (by closed account 48T7M4Gy)
|
by machiel
ambiguous behaviour of a class template with specialised function
|
|
[1 reply] : Some people on an other forum just gave me the solution. When addin... (by machiel)
|
by yume9
How to create an object only in some specific case ?
|
|
[5 replies] Last: Well it's already how my code is made but it can certainly be improved... (by yume9)
|
by jakobfri
Help! Operator Variable in an IF Statement!
|
|
[5 replies] Last: Is it possible to store operators ... Yes. "Function objects" is the... (by keskiverto)
|
by jeffg64
The program just let's out all my cout commands
|
|
[6 replies] Last: ah i see. Fixed it! thanks so much for that. i was going crazy trying... (by jeffg64)
|
by matapexxxX
Reset an array after sorted
|
|
[1 reply] : In order to reset the array you need to make a copy of the original ar... (by coder777)
|
by Arslan7041
First letter cut off from string - Wierd
|
|
[9 replies] Last: 'Bad' is probably a bit discouraging but the point is by doing it the ... (by closed account 48T7M4Gy)
|
by Pandaman427
Rock/Paper/Scissor game for C++ help!
|
|
[4 replies] Last: HAHA I just yesterday saw this episode of The Big Bang Theory .. Thats... (by Swapnil2000)
|
by Victor1990
Series
|
|
[4 replies] Last: Hi, I strongly suggest you use the double type rather than an int ... (by TheIdeasMan)
|
by fumbles22
Aligning columns. Yes, that problem.
|
|
[4 replies] Last: You might also consider converting what you want to format into a stri... (by cire)
|
by rapalabrowns
Feel like im close, for loop is not displaying data
|
|
[6 replies] Last: That could have been done with a for loop, but for tonight I'm off. Gl... (by MannedTooth)
|