| Problem | installingapps_ex |
|---|---|
| User | emyz |
| Submission Time | 2025-12-24 18:06:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
installingapps_ex.cpp: In function ‘int main()’:
installingapps_ex.cpp:13:10: error: ‘__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 ‘struct std::pair<long long int, long long int>’} has no member named ‘push_back’
13 | app[i].push_back({max(a,b), i});
| ^~~~~~~~~