Problem timeexam
User AthanChee03
Submission Time 2023-11-08 15:50:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:28:21: error: ‘toString’ was not declared in this scope
28 | cout << frontZeros+toString(finalInt);
| ^~~~~~~~