by Humem
Flowchart needs explaining
|
|
[12 replies] Last: Humem, the problem here is that the program doesn't work and the flow ... (by dhayden)
|
by akmhc
Maximum element of secondary diagonal of a matrix
|
|
[1 reply] : An instance of the such matrix: 2 5 3 9 1 4 3 7 3 9 6 2 2 3 5 4 i - ... (by Auroch)
|
by paulmaywald
making a game
|
|
[18 replies] Last: Hey guys thanks for all the help and i tried the is_guess_correct and... (by paulmaywald)
|
by reach devi
why this code is not working?
|
|
[13 replies] Last: What I'm trying to say is that if (!guess_num) is completely differe... (by coder777)
|
by Lim Boon Jye
congtuence modulo
|
|
[8 replies] Last: See gmp . GNU multi-precison library. EDIT: If you are still intere... (by a k n)
|
by hugmepls
how to scan an array?
|
|
[8 replies] Last: It's late, everyone can write voodoo code when they're tired haha. Al... (by closed account 2UD8vCM9)
|
by SrgjanLDTeam
How to Bubble Sort a Map in C++?
|
|
[8 replies] Last: hehe i know im being funny :D ok, i will try that, swap and put them ... (by SrgjanLDTeam)
|
by hugmepls
back function
|
|
[5 replies] Last: So that's why the function wont work. Thanks a lot man. I'll review th... (by hugmepls)
|
by Wesp
Projectile motion simulation
|
|
[2 replies] Last: Ok. thaks. I have to do that just using loop. (by Wesp)
|
by mousecrazy
how do you this?
|
|
[10 replies] Last: Well, you'd want to consider 'how much' of the array you were actually... (by closed account j3Rz8vqX)
|
by tehnoobshire
Help with multiplication problem
|
|
[3 replies] Last: @Ok Hey Its Z: You can also declare it as a double float . @OP Use th... (by closed account z1CpDjzh)
|
by informrefer
? Operator
|
|
[3 replies] Last: const char* pch = num>another ? "first bigger\n" : "second big... (by Chervil)
|
by swikir
file into a map STL
|
|
[no replies]
|
programming help |
|
[no replies]
|
by paulbunyan
Trying to combine two programs that use different versions of same class into one
|
|
[no replies]
|
isSorted, what is wrong? |
|
[15 replies] Last: @naraku9333 (1951) What do you mean? The correct function verifies if ... (by closed account jvqpDjzh)
|
B+Tree |
|
[2 replies] Last: I need to do a b+tree implementation, and i thought this kind of appro... (by joao123456789)
|
by GoksOP
Little push for finishing this quest.
|
|
[1 reply] : Please note, that this is not a homework site. We won't do your homewo... (by keskiverto)
|
replace and .size() |
|
[2 replies] Last: http://www.cplusplus.com/reference/string/string/find/ writes: Note: ... (by keskiverto)
|
Program dosnt end |
|
[2 replies] Last: Waw what a stupid mistake. There were a few other mistakes to so fixed... (by closed account EwCjE3v7)
|