by passiontrip
Using a pointer to display hexadecimal value
|
|
[8 replies] Last: We can call it here as long as the code is fine. Thanks for the helpi... (by passiontrip)
|
by alcatraz98
Equilibrium codechef ques
|
|
[14 replies] Last: I am still not sure what its the probability OF. Nothing is randomize... (by jonnin)
|
by Crusher21
Class Derivation
|
|
[3 replies] Last: I'm not exactly sure why I tried to place it there. I should have plac... (by Crusher21)
|
by gvim80
Need Help with Tables
|
|
[8 replies] Last: After taking the order use currentOrder++ (by Thomas1965)
|
by Crusher21
Friend classes in C++
|
|
[19 replies] Last: I didn't know that you could call it for any class instantiation by s... (by MikeyBoy)
|
by ysf007
how to fix function call missing argument list in this case ?
|
|
[3 replies] Last: that's right, but why when I try to display kws content I do not get ... (by ysf007)
|
by justStarting
using string.find properly
|
|
[6 replies] Last: Thank you for the response. I think I see what needs done now. I bel... (by justStarting)
|
TAKE EQUILBR/NMNMX 100 POINT SOLUTION IN EXCHANGE OF GEARS FULL AC SOLUTION |
|
[no replies]
|
by hasslersteph
Printing vectors using cout in a function
|
|
[4 replies] Last: If your original arrays were the same size then it's quite neat with v... (by lastchance)
|
Test Case explaination for REACHING EQUILIBRIUM question at CODESHEF JULY CHALLENGE |
|
[no replies]
|
PIZZA DELIVERY |
|
[4 replies] Last: i can give nmnmx/equilbr in exchange of gears....pm me (by closed account jy6DLyTq)
|
by t009
Does passing (ostream &os) to print a simple object like an array add any value?
|
|
[1 reply] : Passing a stream object allows for changing the stream, so the same fu... (by closed account E0p9LyTq)
|
by sgill1998
Loop W/integer counter
|
|
[3 replies] Last: You set the value *ip to 2401 before you started the loop. If you want... (by t009)
|
by t009
Declaring a variable in is stream?
|
|
[4 replies] Last: Yeah it works great thank you. I thought it was not working but I had ... (by t009)
|
by BGA6444
Someone explain this please
|
|
[7 replies] Last: @ furry guy yes you are correct but i didnt want to give up the entire... (by kingkush)
|
by AlinaG
error: expected class-name before '(' token
|
|
[5 replies] Last: Thank you (by AlinaG)
|
by Trezkez
c - two-dimensional table (monthly scan of 3 regions)
|
|
[1 reply] : You have 3 regions and each region has 12 months -> 36 numbers. Just o... (by Thomas1965)
|
by ysf007
how to loop over vector of vector ?
|
|
[9 replies] Last: @az I have no clue what's going on. I still cannot compile your code a... (by Ganado)
|
by sgill1998
Pointer & Address Help
|
|
[2 replies] Last: Well I guess that answers my question in all ways. (by sgill1998)
|
by sgill1998
Calling a function from a loop
|
|
[3 replies] Last: I was given the first part by my teacher. The step was to write a main... (by sgill1998)
|