Problem | palindromicfizzbuzz |
---|---|
User | YH |
Submission Time | 2024-02-09 21:03:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘bool isPalindrome(int)’:
palindromicfizzbuzz.cpp:6:15: error: ‘tostring’ was not declared in this scope
6 | string str = tostring(x);
| ^~~~~~~~