Problem | palindromicfizzbuzz |
---|---|
User | sussygoose |
Submission Time | 2024-02-24 10:03:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:22:19: error: lvalue required as left operand of assignment
22 | if (swap(x+m)=x+m){
| ^