Menu Close

Tag: compute

Get number n and Compute n+nn+nnn

Program to Read a number n and Compute n+nn+nnn Output:Enter any number: 5155 Output:Enter any number: 101110 Output:Enter any number: 55169455 Output:Enter any number: 66291918…