Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~97 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for sprikot

C++ function that input any of 0-35 numbers, and if input from 0-9 the output are its specific number and if input 10-35 this is the output: 10=A; 11=B; 12=C; 13=D; 14=E; 15=F; 16=G; 17=H; 18=I; 19=J;...35=Z. If possible without using an array.

Member Avatar for Reverend Jim
0
97