Problem mountains
User dooweidde
Submission Time 2025-10-24 09:59:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountains.cpp: In function ‘int main()’:
mountains.cpp:70:35: error: ‘i’ was not declared in this scope
70 | for (int j = 0; j < m[vec[i].first]; j++){
| ^