Problem blocks
User r3io4mf
Submission Time 2024-03-05 15:47:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blocks.cpp: In function ‘int findmrb(int)’:
blocks.cpp:8:13: error: ‘question’ was not declared in this scope
8 | int res = question(n-a);
| ^~~~~~~~