Problem justright
User PrunJuice
Submission Time 2025-06-22 10:09:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

justright.cpp: In function ‘int main()’:
justright.cpp:22:16: error: ‘cout2’ was not declared in this scope; did you mean ‘count2’?
22 | count2 = min(cout2, JustRight[i]);
| ^~~~~
| count2