Hi everybody!
I'm trying to solve this problem 4C - Система регистрации. My last solution is 24184665. I've found, that if I run code on my PC, I'll take another answer than if I run same code on Codeforce's server. For example:
Test data: test data
| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | turmax | 3559 |
| 6 | tourist | 3541 |
| 7 | strapple | 3515 |
| 8 | ksun48 | 3461 |
| 9 | dXqwq | 3436 |
| 10 | Otomachi_Una | 3413 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 147 |
| 3 | Proof_by_QED | 147 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
Interesting situation with hash() C++
Hi everybody!
I'm trying to solve this problem 4C - Система регистрации. My last solution is 24184665. I've found, that if I run code on my PC, I'll take another answer than if I run same code on Codeforce's server. For example:
Test data: test data
| Rev. | Lang. | By | When | Δ | Comment | |
|---|---|---|---|---|---|---|
| ru1 |
|
exh3 | 2017-01-27 14:43:25 | 579 | Первая редакция перевода на Русский (опубликовано) | |
| en3 |
|
exh3 | 2017-01-27 14:07:48 | 190 | ||
| en2 |
|
exh3 | 2017-01-27 14:06:40 | 33 | Tiny change: 's server. For exam' -> 's server. Compiler - MS VS C++ 2010. For exam' (saved to drafts) | |
| en1 |
|
exh3 | 2017-01-27 14:06:13 | 394 | Initial revision (published) |
| Name |
|---|


