Problem palindromicfizzbuzz
User Elwinthenerd
Submission Time 2024-05-01 11:12:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp:1:1: error: ā€˜Sā€™ does not name a type
1 | S, E = map(int, input().split())
| ^