Problem motest2
User Um
Submission Time 2024-02-02 20:06:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motest2.cpp: In function ‘int main()’:
motest2.cpp:16:28: error: ‘solve_testcase’ was not declared in this scope
16 | long long result = solve_testcase(w, x, y, z, K);
| ^~~~~~~~~~~~~~