
please wait
by Humem
Flowchart needs explaining
|
|
May 28, 2014 at 3:09pm
[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
|
|
May 28, 2014 at 3:06pm
[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
|
|
May 28, 2014 at 1:06pm
[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?
|
|
May 28, 2014 at 10:06am
[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
|
|
May 28, 2014 at 9:29am
[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?
|
|
May 28, 2014 at 9:10am
[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++?
|
|
May 28, 2014 at 6:22am
[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
|
|
May 28, 2014 at 4:02am
[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
|
|
May 28, 2014 at 3:32am
[2 replies] Last: Ok. thaks. I have to do that just using loop. (by Wesp)
|
by mousecrazy
how do you this?
|
|
May 28, 2014 at 3:20am
[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
|
|
May 28, 2014 at 2:57am
[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
|
|
May 28, 2014 at 2:30am
[3 replies] Last: const char* pch = num>another ? "first bigger\n" : "second big... (by Chervil)
|
by swikir
file into a map STL
|
|
May 28, 2014 at 1:44am
[no replies]
|
programming help |
|
May 28, 2014 at 1:16am
[no replies]
|
by paulbunyan
Trying to combine two programs that use different versions of same class into one
|
|
May 27, 2014 at 11:25pm
[no replies]
|
isSorted, what is wrong? |
|
May 27, 2014 at 10:01pm
[15 replies] Last: @naraku9333 (1951) What do you mean? The correct function verifies if ... (by closed account jvqpDjzh)
|
B+Tree |
|
May 27, 2014 at 9:41pm
[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.
|
|
May 27, 2014 at 9:37pm
[1 reply] : Please note, that this is not a homework site. We won't do your homewo... (by keskiverto)
|
replace and .size() |
|
May 27, 2014 at 9:30pm
[2 replies] Last: http://www.cplusplus.com/reference/string/string/find/ writes: Note: ... (by keskiverto)
|
Program dosnt end |
|
May 27, 2014 at 8:00pm
[2 replies] Last: Waw what a stupid mistake. There were a few other mistakes to so fixed... (by closed account EwCjE3v7)
|