Problem | addition3 |
---|---|
User | boaznumberd5555 |
Submission Time | 2024-12-18 13:27:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition3.cpp:4:3: error: invalid preprocessing directive #printing
4 | # printing the sum in integer
| ^~~~~~~~
addition3.cpp:1:1: error: ‘num1’ does not name a type
1 | num1 = int(input())
| ^~~~