User profile: RadWayne

User info
User name:RadWayne
History
Joined:
Number of posts:97
Latest posts:

Final: Telephone Keypad - Converting numbers to letters
Do you have any code so far?

Age Calculator- Where am I going wrong?
Without knowing your issue I can only look at syntax. In error_action your if is followed by an els...

Array of 52, error with swapping values of indexes
The errors I get when compiling are [output]main.cpp:21:12: error: ‘rand’ was not declared in th...

Fast Toffoli Gate Implementation
That was leftover from a previous implementation. It hadn't occurred to me that it was no longer nee...

Fast Toffoli Gate Implementation
I'm working on a genetic algorithm using toffoli gates for class. I've got the genetic algorithm wor...