Problem boxes2
User PlayVoltz
Submission Time 2024-01-02 13:13:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxes2.cpp: In function ‘int32_t main()’:
boxes2.cpp:65:3: error: ‘res’ was not declared in this scope
65 | res=lct->query(r[i])-psum[i]psum[i-1];
| ^~~