cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
scramble number
scramble number
Jul 13, 2014 at 10:50am UTC
chicser
(2)
please help me, what is the formula or code to scramble a given number for example the user will input 30198 and the output will be 13089 and it will be subtract to the original number 30198-13089=17109 it must not be equal to negative.
Jul 13, 2014 at 1:18pm UTC
Yay295
(431)
http://www.cplusplus.com/reference/algorithm/random_shuffle/
Topic archived. No new replies allowed.