User profile: madredcake

User info
User name:madredcake
History
Joined:
Number of posts:17
Latest posts:

How close am I??
1. HE WAS DOING it on strings, probably only becouse he didn't know how do this but .... 2. His code...

How close am I??
Don't ask for explanations. [code]#include <iostream> #include <cstdlib> #include <string> using n...

Files
[code] for(int T=0; T<10; T++){ // I want the program to do everything 9 times[/code] That loop is i...

sorting values
Try this one, find changes yourself. [code]#include <iostream> #include <cstring> #include <iomanip...

Files
asdf Sample code for creating and writing to multiple files. Save inside whatever you like. [code]...