Problem | maximum |
---|---|
User | Xsomeone |
Submission Time | 2024-09-16 17:20:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
maximum.cpp:1:3: error: invalid preprocessing directive #Source
1 | # Source: https://usaco.guide/general/io
| ^~~~~~
maximum.cpp:2:1: error: ‘a’ does not name a type
2 | a = int(input())
| ^