User: Mason696

  • Public profile

User profile: Mason696

User info
User name:Mason696
History
Joined:
Number of posts:4
Latest posts:

quick question issue with code
int mNumber = 0; int numChanges=0; int a; for( i= 1; 1<= 9; i++) { a = i +( i%3); if ( ...

Program that adds two numbers entered
Thank you for the help i figured out what was wrong with the code

Program that adds two numbers entered
#include <iostream> using namespace std; int main() { int n1, n2; char again; while(again =='y') |...

Program that adds two numbers entered
Hi I keeping getting errors on my code i wanted to know if anyone could help me figure out what im d...

This user does not accept Private Messages