Output: aedcbf. Answer: aedcbf. Checker comment: wrong answer 1st words differ : expected: 'aedcbf', found: 'aedcbf' http://codeforces.me/contest/525/submission/10478241 
:/
| # | User | Rating |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | maspy | 150 |
| 3 | Um_nik | 145 |
| 4 | Errichto | 139 |
| 5 | adamant | 136 |
| 6 | maroonrk | 134 |
| 7 | DNR | 133 |
| 7 | nik_exists | 133 |
| 9 | AmShZ | 130 |
| 10 | Dominater069 | 129 |
| Name |
|---|



10479111
I submitted it again using GNU C++ compiler and got the same problem. I don't know how it worked with you.
Igorjans code and yours differ in one line. Take a close look REP(i, 0, size(str) — 1) ... versus REP(i, 0, size(str)) in your code.
That fixed it. Thank you a lot!
"Expected doge, found doge"
I was laughing for a minute :D
I think extra "\0" causing problemoo. :D (string str="hello";//str="hello\0")
Thanks!
The picture is so damn good, i can't stop laughing.
So much 3tees