Hi there, Is there any page where to practice distributed algorithms?, codejam distributed seems really good however the problem list isn't available ( it says Coming Soon )
Thanks in advance.
# | User | Rating |
---|---|---|
1 | Benq | 3783 |
2 | jiangly | 3741 |
3 | tourist | 3622 |
4 | Um_nik | 3536 |
5 | maroonrk | 3526 |
6 | inaFSTream | 3477 |
7 | fantasy | 3468 |
8 | ecnerwala | 3454 |
9 | QAQAutoMaton | 3428 |
10 | fivedemands | 3381 |
# | User | Contrib. |
---|---|---|
1 | Um_nik | 184 |
2 | adamant | 178 |
3 | awoo | 177 |
4 | nor | 169 |
5 | maroonrk | 165 |
6 | -is-this-fft- | 164 |
7 | antontrygubO_o | 152 |
8 | ko_osaga | 151 |
9 | dario2994 | 150 |
10 | SecondThread | 149 |
Hi there, Is there any page where to practice distributed algorithms?, codejam distributed seems really good however the problem list isn't available ( it says Coming Soon )
Thanks in advance.
I have been solving Stone Age Problem and something caught my attention, what is the real complexity for map.clear and unordered_map.clear
The same code using map.clear passes but unorder_map.clear however cppreference says both are linear, so what is the real complexity.
UPD1: I have proved that isn't related with collision because I haven tested initiating a new one instead of cleaning and it passes. AC
Name |
---|