| Problem | wronganswer |
|---|---|
| User | sporknives |
| Submission Time | 2025-02-09 22:19:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wronganswer.cpp:2:3: error: invalid preprocessing directive #output
2 | # output literally nothing
| ^~~~~~
wronganswer.cpp:1:1: error: ‘a’ does not name a type
1 | a,b = map(int, input().split())
| ^