0
C++
How can I insert two input because when I write a program for more than one input it's only for the first one it reflects on
1 Respuesta
+ 3
Don't use irrelevant tags 'names', and this is not a platform to give you the readymade code, share your attempt firstly. if you enter the two input then input correctly like this:
// Input first number
10
// Input second number
20