Forum: C++ Sep 25th, 2008 |
| Replies: 10 Views: 734 opss, its really my fault! sorry,sorry!this is the correct code:
#include <iostream>
#include <fstream>
#include<algorithm>
#include <ctime>
#include <string>
#define SIZE 12
using... |
Forum: C++ Sep 25th, 2008 |
| Replies: 10 Views: 734 thank you very much and sorry for troubling you but i really can run this code and i dun lie.
it become like this:
7507
but anyway, thank u so much. |
Forum: C++ Sep 25th, 2008 |
| Replies: 10 Views: 734 so, my code is really wrong. i'm sorry coz i'm still new using this dev c++. but i really don't understand about the algorithm. i can't use this code at all? sorry for making trouble. can u tell me... |
Forum: C++ Sep 25th, 2008 |
| Replies: 10 Views: 734 u can't? is something wrong with code cos my compiler can compile it. the problem occurred when it comes to random the word and to save it to the shuffle.txt |
Forum: C++ Sep 25th, 2008 |
| Replies: 10 Views: 734 You are required to write a program which will:
· Fetch inputs from the user
· Ask the user how many words that he want to insert
· Append the original inputs to the screen (and save to a file... |