User: smc935

  • Public profile

User profile: smc935

User info
User name:smc935
History
Joined:
Number of posts:3
Latest posts:

decode an rle into a 2-d array.
this is the console input: (":" as separator) [code]11:+8:.2:+8:.2:+8:.11:[/code] and the output: [o...

Creating a Quadratic Equation Solver HELP!
im no pro but the "^" sign is not valid in the c++ language. you are to use the cmath library, using...

2-d array function calling
[code]void function1(char array[][80], int r, int c) { for (int i=0; i<r ; i++) { for (int j...

This user does not accept Private Messages