Problem palindromicfizzbuzz
User huyleisme
Submission Time 2024-01-28 12:09:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
palindromicfizzbuzz.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^