I do not want to send my source fileI am using visual studio 2008. I want to share my program with others, but I do not want to send my...
Permutation of withdrawing 2 balls out of 5I hope if there is someone have the time to read and help me to solve this problem. I stopped doing ...
How to eliminate some items in a for loopThe code below will output 1.1, 1.2, 1.3, 1.4, 1.5, 2.1, 2.2, 2.3, 2.4, 2.5, 3.1, 3.2, 3.3, 3....
Can I create variables during compiling time in in c++I appreciate it if someone has the answer. Can I create variables during compiling time in in c...
How to use 2-dimentions arry in classHi everybody. I am trying to compile this code. But I have about 16 errors. This is the first tim...