| Problem | palindromicfizzbuzz |
|---|---|
| User | wahjsodhowasd |
| Submission Time | 2026-02-17 15:38:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:16:2: error: expected ‘,’ or ‘;’ before ‘for’
16 | for(int y=0;y<x;y++){
| ^~~
palindromicfizzbuzz.cpp:16:14: error: ‘y’ was not declared in this scope
16 | for(int y=0;y<x;y++){
| ^