Problem digits
User wrizz69
Submission Time 2024-12-29 13:05:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

digits.cpp: In function ‘int main()’:
digits.cpp:73:35: error: expected ‘;’ before ‘)’ token
73 | cout << root->qry(l,r));
| ^
| ;