User: Jamerack

  • Public profile

User profile: Jamerack

User info
User name:Jamerack
History
Joined:
Number of posts:81
Latest posts:

for loop problem
The cin command automatically puts a new newline anyway, so you don't need to put the [code]cout >> ...

Code::Blocks broken... Not recognizing ||
You don't have permissions on it, try opening it as an administrator.

Multiplication Through Addition Function
No problem

Multiplication Through Addition Function
You could set a variable equal to two and put it inside the parentheses .

Multiplication Through Addition Function
[code]#include "std_lib_facilities.h" using namespace std; int square(int x) { int output = 0;...

This user does not accept Private Messages