I/O - examples | url |
---|---|
Multiples | https://www.urionlinejudge.com.br/judge/en/problems/view/1044 |
Fibonnaci | https://www.urionlinejudge.com.br/judge/en/problems/view/1151 |
Password | https://www.urionlinejudge.com.br/judge/en/problems/view/1114 |
basic data structures I | url |
---|---|
stack | https://www.urionlinejudge.com.br/judge/en/problems/view/1069 |
dsu | http://codeforces.com/problemset/problem/277/A |
algorithms | url |
---|---|
Mo's algorithm | http://lightoj.com/volume_showproblem.php?problem=1188 |