Problem | cakerun |
---|---|
User | Batigol |
Submission Time | 2025-01-30 01:07:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cakerun.cpp: In function ‘int main()’:
cakerun.cpp:35:56: error: ‘const struct std::pair<long long int, long long int>’ has no member named ‘l’
35 | if(it!=m[c].end()&&it->first<=r) res = it->l+1;
| ^