User profile: mspy2plus

User info
User name:mspy2plus
Name:Gregory D******
Location:MA, 017**
Website:http://none
Statistical data
Birthdate:Apr 30, 1997
Gender:Male
Skills:C
BASIC
C++
Assembly
Java
History
Joined:
Number of posts:28
Latest posts:A small array is too big??:All of the array things, a million doubles, are on...
Big O & time complexity ????????????:Think about it first. show us your ideas
dose c plus cost alot and is it easy to work with?:C++ does not cost anything to use. It is a languag...
why use #define?:Sometimes #define is a macro, so instead of having...
generating random values:use srand() to seed your random. also, use code b...