User profile: Ocko91

User info
User name:Ocko91
History
Joined:
Number of posts:10
Latest posts:

Mega milions
Hi there; I want to make program that show me ,how long I need to wait for my lucky day. I want to s...

sorting rand arr[]
Hi C++ ; I have 5 random arr; how can I sort this 5 random numbers from less to high ? Thanks; [c...

rand # only for odd #
Thanks

rand # only for odd #
It was fast :) Thanks .. I was just curious how can I do it .. If I want ignore just number 4 an...

rand # only for odd #
Hi C++ , I have program for 5 random numbers from 1 to 10 . [code]srand(time(0)); int num...