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
Ranked #107.69K
~4K People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for jepapel

what do u mean by > just keep a running total through the loop: ; i try to add and replace the coding with > for ( int i = 0; word[i] != '\0'; i++ ) { > for ( int j = 0; alphabet[j] != '\0'; j++ ) { …

Member Avatar for slumburock
0
4K

The End.