Given a program that reads one number and outputs it incremented by one.
Now the program cannot compile.
Fix all compile-time errors as well as logic-errors.
Given a program that reads one number and outputs it incremented by one.
Sample Input 1:
10Sample Output 1:
11Create a free account to access the full topic