Problem palindromicfizzbuzz
User wahjsodhowasd
Submission Time 2026-02-16 22:03:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:16:12: error: lvalue required as left operand of assignment
16 | if (Z%10=X){
| ^
palindromicfizzbuzz.cpp:23:1: error: expected ‘}’ at end of input
23 | }
| ^
palindromicfizzbuzz.cpp:5:8: note: to match this ‘{’
5 | main() {
| ^