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