Comments

swag

On lior5654APIO 2020 Discussion, 6 years ago
+8

My source said there are real medals.

Surely Prabowo is a picky eater and has a very strict schedule.

Thank you for the neat and detailed explanation and for the round yesterday.

I haven't tried CNOI problem yet, what's the majority/average difficulty for CNOI problem in Codeforces rating?

On SulfoxCodeforces Round #635, 6 years ago
0

Thanks for the information.

On SulfoxCodeforces Round #635, 6 years ago
0

Problem A Why would answering "b b c" if b + b >= c and "b c c" if else fail problem 2A?

sorry for bad english.

Got the messege:

Attention!

Your solution 75379682 for the problem 1330B significantly coincides with solutions nightlight/75379682, Gaas/75381327, glisN11/75384745, surbh_321/75389017. Such a coincidence is a clear rules violation. Note that unintentional leakage is also a violation. For example, do not use ideone.com with the default settings (public access to your code). If you have conclusive evidence that a coincidence has occurred due to the use of a common source published before the competition, write a comment to post about the round with all the details. More information can be found at http://mirror.codeforces.com/blog/entry/8790. Such violation of the rules may be the reason for blocking your account or other penalties. In case of repeated violations, your account may be blocked.

Reply:

First of all I want to have a deep apologize about my fault, that leak was unintentional and I've never wanted to leak my code in anyway. I used ideone as compiler because of my compiler, because I'm using my new laptop, and it didn't perform well in compiling so I used ideone as the subtitutive. I've never shared my ideone code to anyone, i've also never thought that my ideone code was forked 3 times. The 3 users that copied my code i don't know who are them at all. I've looked at them all of them have lower rating or new guy in Codeforces. I don't code the problem in my account in ideone so i have not much evidence, and not set the code private. I would never repeat this thing again in future. (sorry for bad English)

the ideone link

can't wait to for TROC 11, thanks for sharing

have someone solved D with trie?