Problem | palindromicfizzbuzz |
---|---|
User | Elwinthenerd |
Submission Time | 2024-05-01 11:12:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp:1:1: error: āSā does not name a type
1 | S, E = map(int, input().split())
| ^