Problem numbers
User mingging1748
Submission Time 2025-02-16 16:45:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

numbers.cpp: In function ‘int main()’:
numbers.cpp:38:13: error: ‘countPalindromeFreeNumbers’ was not declared in this scope
38 | cout << countPalindromeFreeNumbers(a, b) << endl;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~