Problem palindromicfizzbuzz
User DaPeter
Submission Time 2026-01-07 08:31:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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