n1cat's blog

By n1cat, history, 13 months ago, In English

My code for 2085D is 313703210. I understood what the solution was, but this code must be working too. Does anybody have any ideas why isn't that works?

Full text and comments »

  • Vote: I like it
  • -8
  • Vote: I do not like it

By n1cat, history, 13 months ago, In English

Today, I submitted a code on Codeforces, and it got a WA on test 2. When I looked up what is wrong with my code, 312665141 it says "wrong answer 5th numbers differ — expected: '3', found: '6' ", but when I try my code on compiler, it gave me actual value. So, how can I fix it?

Full text and comments »

  • Vote: I like it
  • +6
  • Vote: I do not like it

By n1cat, history, 14 months ago, In English

In codeforces Div. 2 problems, I could only solve the first 2 problems in the contest, but out of contest I could write problem C too. How can I increase this value in contests?

Full text and comments »

  • Vote: I like it
  • +8
  • Vote: I do not like it