Problem | palindromicfizzbuzz |
---|---|
User | Suki |
Submission Time | 2024-01-24 09:36:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:10:7: error: ‘isPalindrome’ was not declared in this scope
10 | if (isPalindrome(i)){
| ^~~~~~~~~~~~