by al547
counting and printing partitions of 1 to n-1 (1,2)
|
|
[26 replies] Last: The code already outputs as it recurses. (by LB)
|
by ohottie
Help with Displaying an array (updated)
|
|
[no replies]
|
by discolio
Calculating a coefficient
|
|
[1 reply] : Why do you have that printf() within the for() loop, instead of in the... (by jlb)
|
by innisfree03
I'm a beginner, I need help please!!
|
|
[2 replies] Last: Can you do the math with paper and pencil? What have you written so f... (by LB)
|
by siPeePee
Can't find average letters.
|
|
[7 replies] Last: A lot of the code I see online doesn't use using namespace std; and u... (by jlb)
|
by axel609
explain 3d arrays
|
|
[13 replies] Last: ok i fix it and thanks for the help #include<iostream> #include<io... (by axel609)
|
by DoctorJ
My Class Goes Out Of Scope? (wxWidgets)
|
|
[6 replies] Last: For the record, this is what compiled: case TRIANGLE: { Drawing::... (by DoctorJ)
|
by pauline12
Write a program which manipulates fractions
|
|
[1 reply] : What have you written so far? Remember to ensure that your code is [c... (by LB)
|
by al547
Counting and printing permutations from 1 to n-1?
|
|
[2 replies] Last: Thanks, for now I have to do things manually. You think you can help? (by al547)
|
by Orval
Need Help With Do While Loops
|
|
[1 reply] : Please edit your post and make sure your code is [co de]between code ... (by LB)
|
Project about writing a program for storing information about a family member |
|
[5 replies] Last: No, I mean like this: #include <iostream> #include <string> struct Pe... (by LB)
|
by iByakuya
Not sure where my issue is
|
|
[6 replies] Last: Happens to the best of us haha :) (by TarikNeaj)
|
by nocod123
Matrix Class Problem
|
|
[2 replies] Last: Hello TarikNeaj Sorry I accidentally selected "submit", I have edited... (by nocod123)
|
Please help array problem? -Beginner |
|
[6 replies] Last: [quote=OP]If they are in my memory why are they there in the first pla... (by Computergeek01)
|
by ynd
recursive function return Without return
|
|
[4 replies] Last: a) youre not using anything in it b) thats a c library. the proper one... (by Little Bobby Tables)
|
by DaBXRoMeO
Loop still run even if condition is not met.
|
|
[3 replies] Last: Yeah, no problem! Mark the answer as solved at the top of the page. (by androidguy1)
|
by AidanSana
Noob problem
|
|
[6 replies] Last: problem solved thanks anyway (by AidanSana)
|
by tduff8
hw help
|
|
[1 reply] : You pasted your code in the wrong spot, it needs to be [co de]between... (by LB)
|
by shahd95
a program that flips integers
|
|
[3 replies] Last: Your math is wrong. Don't forget you need to multiply each digit by th... (by LB)
|
by rddscalif
Array Problem
|
|
[10 replies] Last: Your arrays in Rolodex are string names and int numbers. If you want ... (by tscott8706)
|