| 2018 KAIST RUN Spring Contest |
|---|
| Finished |
| # | Name | ||
|---|---|---|---|
| P |
standard input/output
1 s, 1024 MB
|
|
|
| Q |
standard input/output
1 s, 1024 MB
|
|
|
| R |
standard input/output
1 s, 1024 MB
|
|
|
| S |
standard input/output
1 s, 1024 MB
|
|
|
| T |
standard input/output
1 s, 1024 MB
|
|
|
| U |
standard input/output
20 s, 1024 MB
|
|
|
| V |
standard input/output
2 s, 1024 MB
|
|
|
| W |
standard input/output
5 s, 1024 MB
|
|
|
| X |
standard input/output
5 s, 1024 MB
|
|
|
| Y |
standard input/output
1 s, 1024 MB
|
|
|
| Z |
standard input/output
1 s, 1024 MB
|
|
|
| Question | Answer | |
|---|---|---|
|
2023-03-19 13:39:27
|
Updated TL
|
|
|
2018-05-25 18:34:49
|
I'm unsure whether it's right to leave this note, but I want to stress out few things : 1. 64-bit integer operation in CF is remarkably slow. 2. We are unable to give more than 15 seconds - somehow it's banned. 3. For problem U, we originally had 20 second time limit, which runs quite comfortably in our original 64-bit machine. Now we have 15 second limit, and we also have 32-bit machine, and our model code runs in 10~11 seconds. Moral : You will need some constant optimization to solve U :/
|
| Name |
|---|


