Swapping character positions in an array.We all started somewhere. Anways, I fixed it.
Swapping character positions in an array.The hyphen is always supposed to be at number1[3], and it is supposed to switch with the number at n...
Swapping character positions in an array.So let's say I have an array named a[8] and i stored the characters 3386-481, from a[0] to a[7] resp...
Majority number in a string problemI know what the problem is. I know what I am writing. I simply just need ideas on how to approach th...
Majority number in a string problemHello guys, I'm trying to make a program where the user inputs a sequence of numbers I.E 1 0 0 3 4 0...