Problem digits
User John
Submission Time 2024-12-29 16:14:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

digits.cpp: In function ‘int main()’:
digits.cpp:70:13: error: could not convert ‘query(long long int, long long int, long long int, long long int, long long int)(y, 1, 0, n)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘bool’
70 | if (query(x-1, y)) {
| ~~~~~^~~~~~~~
| |
| std::string {aka std::__cxx11::basic_string<char>}