MikeMirzayanov's blog

By MikeMirzayanov, 15 years ago, translation, In English
Codeforces had accumulated a many interesting problems, so it time to make own problemset. So today was not in vain – I’m presenting you the problemset of Codeforces. Perhaps the only reason we need it - is to make it easier to solve problems after the contest and understand what solved, and what does not. There were request in comments. I do not think that it is important feature, but someone will be more convenient: and it was good.


MikeMirzayanov,
archivator
  • Vote: I like it
  • +151
  • Vote: I do not like it

| Write comment?
15 years ago, hide # |
Rev. 2  
Vote: I like it +6 Vote: I do not like it
The problemset is calling me sazzad when I submit.  :)

Submission 240544, 240545

15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it


15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Submission 240544, 240545

15 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it
I also found bugs about problem submission:
(1)
240594 Jan 7, 2011 7:16:28 AM sazzad C - Little Frog GNU C++ Accepted 50 ms 1292 KB
240593 Jan 7, 2011 7:15:42 AM hlahuhkln C - Little Frog GNU C++ Accepted 30 ms 1292 KB

when I click 240593, I found it's not my code, but when I click 240594,I found it's my code!
(2)
Sometimes I submited, but I could not see my submission in MY SUBMISSIONS or STATUS.
15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it
http://mirror.codeforces.com/contest/36/status

id #240733 - #240763

I found this bug as well when I submit both in practice and problemset.
I submitted 36E many times, and each time I submitted it, it shows a different handle did so.

15 years ago, hide # |
 
Vote: I like it +17 Vote: I do not like it
Yahooo! This was my request. Thank you very much. I really think it is useful feature. :)
15 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it
wonderful features...
15 years ago, hide # |
 
Vote: I like it +2 Vote: I do not like it
wooow, that's great, this site is growing quickly...
15 years ago, hide # |
Rev. 3  
Vote: I like it +3 Vote: I do not like it
Some problems looks unavailable. It shows "RPC call for action failed. "

http://mirror.codeforces.com/problemset/problem/47/E
http://mirror.codeforces.com/problemset/problem/47/D
http://mirror.codeforces.com/problemset/problem/7/E
15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it
Nice! I think tags for each problem (for example, 'binary search' or 'dp' or 'graphs' etc) will be useful too!
  • 15 years ago, hide # ^ |
     
    Vote: I like it +1 Vote: I do not like it
    But you should be able to hide them. For some problem the major difficulty is to realize what kind of problem it is.
15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it
why "Judgement failed" occured in my submition for question 10C?
15 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it
very nice feature !

now we have something to do when waiting for contest.. :P
its fun and easy to practice now.. thanks a lot sir..!!
15 years ago, hide # |
 
Vote: I like it +5 Vote: I do not like it
Is it possible to add "Run" tab in problemset ?
15 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it
some early images seem to be broken. such as
10B: http://mirror.codeforces.com/renderer/de21a9bdfc2f66814cc5291ec42a9813f7f3b391.png, http://mirror.codeforces.com/renderer/a6ae5b08ea1c4d15f150b1a9df3c925c2b9cdd51.png
15E: http://mirror.codeforces.com/renderer/5945210be972aa5fe947f3b8a3a0378a4cade844.png
it's hardly possible to understand the statement without these images

i also recommend that the alt property containing the latex format formula to be added to the image tag. in this case, formulas are still easy to understand even when the images are not available.