# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 150 |
Name |
---|
I wonder why did you call one of you functions
tatiana
, what does it mean in polish?Nothing. It's a female Russian name ;) As you can see in the screencast at that time, there was a user Tatyana_Petrashko who I was condering hacking because the code seemed suspect (it later turned out that it was indeed one of the only two failing submissions in my room). I wanted to rewrite her submission as function tatiana in my code and then compare my algorithm to hers on lots of random or large testcases. However, I gave up rewriting the code after I struggled to differentiate between a "1" and "l" in the Flash code-displayer (I think they're pixel-for-pixel exactly the same there).
That's funny, I tried translate this word in different online translators. As far as I know this name means something like "founder" or has similar meaning of establishing or learning. Just was curious about it :) Did not notice whose code you were looking at the moment.
Yeah, flash player displaying code with out highlighting on codeforces makes it difficult to read :)
Good Screencast! Which script you used to get answers of your program to input tests? Can you give the link? And name of the software for screencast, please? Thanks!
https://github.com/dj3500/hightail/issues?state=open
It's open source. But, if you use it, I request (nothing more) that you pick an issue from the list and resolve it. Most are just easy fixes that I don't have time to do.
Software for screencast is CamStudio Recorder (using CamStudio Lossless Codec, then transcoding to x264 using ffmpeg).