New ranklist format for each problem

Post here if you don't find any other place for your post. But please, stay on-topic: algorithms, programming or something related to this web site and its services.

Moderator: Board moderators

Krzysztof Duleba
Guru
Posts: 584
Joined: Thu Jun 19, 2003 3:48 am
Location: Sanok, Poland
Contact:

Post by Krzysztof Duleba »

If the mapping data is all the time in the memory (it's only a few MB, so it can be done easily) then there's almost no additional load for my site - I just read the name from an array and use it instead of the id.

Of course, if you want to query a database each time then it will cause problems, but such design is rather silly, to say the least.
For millions of years, mankind lived just like the animals. Then something happened which unleashed the power of our imagination. We learned to talk and we learned to listen...
nymo
Experienced poster
Posts: 149
Joined: Sun Jun 01, 2003 8:58 am
Location: :)

WE ARE BACK IN OLD FORMAT !!!

Post by nymo »

Hi, we are back in old format (with links to the solver's page.....), thanks admins :)
Post Reply

Return to “Other words”