Problem palindromicfizzbuzz
User StormyGood
Submission Time 2025-11-06 20:37:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp: In function ‘int32_t main()’:
palindromicfizzbuzz.cpp:9:3: error: ‘c’ was not declared in this scope
9 | c = to_string(i);
| ^