by mcclit
Printing out the contents of a vector
|
|
[1 reply] : #include <iostream> #include <string> #include <iomanip> #include <ve... (by JLBorges)
|
by botter123
How to Solve Prime modullo
|
|
[8 replies] Last: Homework is about learning to program. Competition puzzles seem to be ... (by keskiverto)
|
Confused |
|
[4 replies] Last: Ok, thank you again for your help, it's much appreciated (by Zainyorkshireman)
|
by saturnz
Comparing ints within a while loop (maximum and minimum)
|
|
[8 replies] Last: Alright, got it fixed! Sorry for the late response, I've been really b... (by saturnz)
|
by jonnin
parity problem
|
|
[19 replies] Last: Now that I see the proposed topic of conversation, I'm not particularl... (by dutch)
|
by Unspoken
Passing method pointer or function pointer as a template argument.
|
|
[8 replies] Last: As far as performance for your requirements go, do not rely on opinion... (by JLBorges)
|
by cauchylouis
Using or runnig a written code
|
|
[2 replies] Last: and it depends on what it was. It may be unix code, it may not have a... (by jonnin)
|
by xelly
Logic/math error?
|
|
[5 replies] Last: The problem is in your math. First: after marking up the price of an... (by dhayden)
|
by jonnin
Take large input
|
|
[2 replies] Last: @jonnin is absolutely correct you don't need to put whole question he... (by lazybot)
|
by Xanadu4ever
Input file stream: "Incomplete type is not allowed"
|
|
[10 replies] Last: Thanks Gentlemen. Really appreciate the extra details you gave for fi... (by Xanadu4ever)
|
by DarkParadox
Exception
|
|
[4 replies] Last: Another example. #include <iostream> #include <string> #include <ex... (by dutch)
|
by adam2016
Grammars and parsing
|
|
[3 replies] Last: Thanks guys, Dutch I will check out them links :) Andy thanks for th... (by adam2016)
|
by unknown1412
what is the function of cin.ignore and cin.get at the same time?
|
|
[5 replies] Last: oh ok guys thx, i understand a litle bit (by unknown1412)
|
by kijsee
Random dice game c++ help
|
|
[2 replies] Last: *The dices can be symbolized by predefined randomfunction. No need fo... (by closed account DLw0Djzh)
|
by Mur54
Need help for basic code
|
|
[4 replies] Last: Hello Mur54, Good use of code tags for just starting here. Lets pick... (by Handy Andy)
|
by Bopaki
Why is this program not printing out the list
|
|
[4 replies] Last: Thank you very much coder777 It worked first class after rempving *fir... (by Bopaki)
|
by CodeNovice01
Can someone please help
|
|
[14 replies] Last: Values are made up, bogus and simplified, like in most homework. That ... (by keskiverto)
|
by Bopaki
Why am I getting nothing printed by this program
|
|
[1 reply] : Do not doublepost. First thread: http://www.cplusplus.com/forum/beginn... (by keskiverto)
|
by Swag
Data manipulation
|
|
[7 replies] Last: @dutch I think several of us are arriving at that same basic point - t... (by Niccolo)
|
by CodeNovice01
Reversing numbers on a table
|
|
[3 replies] Last: This is a duplicate post....and, what @lastchance is saying is that th... (by Niccolo)
|