Problem | sumint |
---|---|
User | Hytoh |
Submission Time | 2024-07-30 20:05:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp:1:3: error: invalid preprocessing directive #Program
1 | # Program to check input
| ^~~~~~~
sumint.cpp:2:3: error: invalid preprocessing directive #type
2 | # type in Python
| ^~~~
sumint.cpp:3:1: error: ānā does not name a type
3 | n = int(input())
| ^