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
Ranked #107.80K
1 Posted Topic
Just fix the rest kkk.. short input = 6699; short output = 0; short result = 0; short div = 1; for (int counter = 0; counter < 4; ++counter) { if (counter > 0) input = input / 10; output = input % 10 + 1; if (output > …
The End.