| Problem | palindromicfizzbuzz |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-02-27 13:34:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘bool pali(long long int)’:
palindromicfizzbuzz.cpp:5:16: error: ‘n’ was not declared in this scope
5 | int temp = n;
| ^