| Problem | competition |
|---|---|
| User | Henries |
| Submission Time | 2024-10-05 23:13:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:40:15: error: could not convert ‘m’ from ‘multimap<[...],[...],std::greater<long long int>>’ to ‘multimap<[...],[...],std::less<long long int>>’
40 | cout <<solve(m,a,b);
| ^
| |
| multimap<[...],[...],std::greater<long long int>>