Hi,
I copied/pasted Tourist's solution for Code Jam 2019 Round 1A Pylons and I got the error: "Sample Failed: TLE".
It's a bit annoying that you can't reproduce a valid solution.
# | User | Rating |
---|---|---|
1 | tourist | 3750 |
2 | Benq | 3726 |
3 | cnnfls_csy | 3690 |
4 | Radewoosh | 3649 |
5 | jiangly | 3631 |
6 | orzdevinwang | 3558 |
7 | -0.5 | 3545 |
8 | inaFSTream | 3477 |
9 | fantasy | 3468 |
10 | Rebelz | 3415 |
# | User | Contrib. |
---|---|---|
1 | adamant | 178 |
2 | awoo | 167 |
3 | BledDest | 165 |
4 | Um_nik | 164 |
5 | maroonrk | 163 |
6 | SecondThread | 159 |
7 | nor | 156 |
8 | -is-this-fft- | 154 |
9 | kostka | 146 |
10 | TheScrasse | 143 |
Hi,
I copied/pasted Tourist's solution for Code Jam 2019 Round 1A Pylons and I got the error: "Sample Failed: TLE".
It's a bit annoying that you can't reproduce a valid solution.
Hello,
I implemented the solution for the problem Silly Substitutions with std::list following Google's analysis and also with a lot of inspiration from tmwilliamlin168's solution.
It gives RE on Test Set 1 with Kick Start but works fine on windows.
Does anyone know where the problem comes from ?
The code is: https://pastebin.com/ut8xd6Ye
Thanks
Name |
---|