dang7rickroll's blog

By dang7rickroll, history, 8 months ago, In English

Hello, Codeforces!

You know that the task statements in IOI are written by the "IOI Translation System" used since 2017. Its Github link is here: Translation

I want to install this system on my computer for my personal use, but I don't know how, although I read the instructions. If anyone knows the procedures to install them on the computer, please help me. Thank you very much for your help.

Full text and comments »

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

By dang7rickroll, history, 2 years ago, In English

if you are reading this blog, hi.

I have some problems with the "Div. 7" problem:

Here is the official code (from BledDest):

Code

And here is my c++ code when I try to translate from Python $$$\rightarrow$$$ C++:

Code

But, when I submit my C++ code, it gets the wrong answer on test 2 (on test case 52), you can check: 145516095

If you understand the reason why you can comment under this blog. Thank you very much for your help!

Full text and comments »

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