Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

zhicheng's blog

By zhicheng, history, 3 hours ago, In English

Today I worked on 103828B - Too simple for a hard problem? on acade studio. The time limit is 4s and the memory limit is 600MB. I first wrote a code that will get MLE. After I submitted it though acade studio, I surprisingly found out that it got AC although the displayed time and memory were beyond the limit. I copied the code and made a submission with the same language myself but I got MLE. You can see them at 273894326 and 273894241. (Or if you don't have a coach mode just as the picture below or you can see it here). I also made a submission with a 5-second while loop though acade studio at 273895074 and it showed 4858 ms. Can somebody explain it? crowdforces

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
2 hours ago, # |
  Vote: I like it +2 Vote: I do not like it

Which emoji extension?

»
2 hours ago, # |
  Vote: I like it +4 Vote: I do not like it

crowdforces account has 2x (or some other multiplier) TL and ML. It is special account created for purposes different than just competing on codeforces.