Problem deforestation
User PlayVoltz
Submission Time 2023-11-27 17:21:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deforestation.cpp: In function ‘int32_t main()’:
deforestation.cpp:33:18: error: cannot convert ‘__gnu_cxx::__alloc_traits<std::allocator<std::pair<long long int, long long int> >, std::pair<long long int, long long int> >::value_type’ {aka ‘std::pair<long long int, long long int>’} to ‘long long int’ in assignment
33 | minnum=vect[i];
| ^