| Problem | corporate |
|---|---|
| User | bribritt |
| Submission Time | 2024-12-26 15:57:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
corporate.cpp: In function ‘int main()’:
corporate.cpp:49:29: error: ‘class __gnu_pbds::gp_hash_table<int, int>’ has no member named ‘max_load_factor’
49 | for(int i=0;i<n;i++) mp[i].max_load_factor(0.25);
| ^~~~~~~~~~~~~~~