+ 1
The inputs are not entering
3 Respostas
+ 1
In C, input is scanned from the stream. It really doesn't need different lines to seperate input. But as Sigterm ended, you either need to change the comment to a single line // or close your multiline comment with */
+ 1
Error at line 8 .
You have colon ":" at wrong place.
0
I think this may help.
https://code.sololearn.com/cSB6BJOxS13H
**Warning no error checking in code if you do not enter the two integer values it will not work correctly** This is basic assuming user enters correct request.