ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 2161. Mount & Blade

[ADMIN] Seems Server used HDD disk, Can you replace it to more fastest SSD ? )))
Posted by coder 8 Aug 2023 13:48
I have tested, and 500 kbytes input reads about 20-30 ms in acm.timus.ru system.
It equal to ~25 Mbytes/s speed read.

Seems there installed HDD disk.

There any plan to use fastest SSD disks in server side ?

Many problems solutions actually took many times for accessing input/output, not calculating actual algorithm.