User profile: Lowest0ne

User info
User name:Lowest0ne
Old user name:LowestOne
Location:Massachusetts, USA
History
Joined:
Number of posts:1536
Latest posts:

How to Generate a random array in C ++ , with 100 different numbers
Fill the array in sequentially and then shuffle it.

Setting up a computer lab
My local community center was given 20 Macs and we are starting to talk about setting up a computer ...

Population program, loop issue (not calculating correctly)?
Line 65 is wrong. The birth and death rate appear to be percentages. Therefore, the new population...

Deleting element from array
To create the effect of deleting a character, you can move all of the characters to the right of the...

Why I Feel Learning C First is a Waste of Time
[quote=LB]The problem with learning C as a first language is that you have not been exposed to the i...