Problem palindromicfizzbuzz
User eulerleonhardfan
Submission Time 2023-01-24 17:16:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp: In function ‘int32_t main()’:
palindromicfizzbuzz.cpp:27:3: error: expected ‘}’ at end of input
27 | }
| ^
palindromicfizzbuzz.cpp:4:16: note: to match this ‘{’
4 | int32_t main() {
| ^