User profile: TranspoLord

User info
User name:TranspoLord
Email:ascatlover9@gmail.com
Name:Anthony See
Location:Sheboygan, Wisconsin
Bio:I have little knowledge in JaveScript and jQuery, as I'm taking them on www.codecademny.com
Statistical data
Birthdate:Dec 17, 1996
Gender:Male
Occupation:Student
Skills:C++
Java
Javascript
jQuery
History
Joined:
Number of posts:3
Latest posts:

How to use shuffle or random function
I need help on using the shuffle, random, or random_shuffle function. I looked at the page on cplusp...

Random pick without repeats
What I'm trying to do is to have the program pick random people for different jobs. The user enters ...

Invalid types 'int[int]' for array subscript (help)
#include <iostream> #include <math.h> using namespace std; void menu(); void simplemenu(); void...