Search:

Type: Posts; User: yongsheng94

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    994

    Problem with string integer value

    Prompt the user to input a string,
    and then output the sum of all the digits in the string.


    Sample Run 1:

    Input -> A111B222C
    output -> 9
  2. i Bet it too :)

    i Bet it too :)
  3. http://cboard.cprogramming.com/cplusplus-programmi...

    http://cboard.cprogramming.com/cplusplus-programming/158025-convert-binary-number-into-decimal-number.html
    do u mean tis?
  4. Convert 8-digit Binary Number to decimal number

    Complete the program below which converts a binary number into a decimal number. Sample outputs are shown belowComplete the program below which converts a binary number into a decimal number. Sample...
Results 1 to 4 of 4