Problem orchard
User justin271828
Submission Time 2024-07-28 16:22:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

orchard.cpp: In function ‘int main()’:
orchard.cpp:36:27: error: ‘j’ was not declared in this scope
36 | for (int i = 0; i < diff[j].size(); i++) {
| ^