0
How is it possible to to subtract variable -operand?
1 Answer
0
Remember once you declare a variable such as int x, u can call it x from then on. Think of using the variable in the program as it is equal to 24.
Basically you can add and subtract one variable from another after cout