Hi Codeforces! I'm looking some problems for practising stl_map. Thanks in advance.
# | User | Rating |
---|---|---|
1 | tourist | 3882 |
2 | maroonrk | 3539 |
3 | Benq | 3513 |
4 | MiracleFaFa | 3466 |
5 | ksun48 | 3462 |
6 | ecnerwala | 3446 |
7 | slime | 3428 |
8 | Um_nik | 3426 |
9 | jiangly | 3401 |
10 | greenheadstrange | 3393 |
# | User | Contrib. |
---|---|---|
1 | awoo | 192 |
2 | -is-this-fft- | 191 |
3 | Monogon | 184 |
4 | YouKn0wWho | 182 |
4 | Um_nik | 182 |
6 | antontrygubO_o | 172 |
7 | maroonrk | 169 |
8 | kostka | 165 |
9 | SecondThread | 164 |
10 | errorgorn | 163 |
Name |
---|
Your text to link here...
Maybe it contains some problems of SET too...
You can also go to uHunt::UVa Hunting has a categorized list of map problems exercises from UVa Online Judge...
Now UVA added many new problems..try those.....
Thanks
hello, I wonder, how to search it on UVa, could you help me?
https://practice.geeksforgeeks.org/problems/find-the-frequency/1
https://practice.geeksforgeeks.org/problems/twice-counter/0
https://practice.geeksforgeeks.org/problems/word-with-maximum-frequency/0
https://atcoder.jp/contests/arc087/tasks/arc087_a
https://codeforces.com/contest/918/problem/B
https://www.spoj.com/problems/RPLD/
https://codeforces.com/contest/903/problem/C
https://codeforces.com/contest/855/problem/A
https://codeforces.com/contest/4/problem/C
Thanks
Where you find all the list
I teach competitive programming.So I have collected this problems from different sources to teach STL map to my students. Some from google search, some from a2oj, some I have saved while I solved them.
can u give some for dp also?
thank u so much.
Thanks, it was of great help. Can someone please tell me how to solve that spoj problem with the help of map.
27894530 . You can check one of submission
thanks a lot bro. It really helped me a lot, specially in understanding the usage of maps. thanks!
Thanks a lot dear.
https://codeforces.com/blog/entry/55274
This is amazing. Thanks a lot dear.
Check this one out: 1527C - Sequence Pair Weight