Problem shortest
User JoshJuice
Submission Time 2025-03-18 09:25:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shortest.cpp: In function ‘std::string binarySearchSqrt(std::string)’:
shortest.cpp:58:19: error: ‘addStrings’ was not declared in this scope
58 | mid = addStrings(mid, increment);
| ^~~~~~~~~~