atcoder_official's blog

By atcoder_official, history, 2 weeks ago, In English

We will hold AtCoder Beginner Contest 452.

We are looking forward to your participation!

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

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

First comment!Hope I have a good performance.

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I really want a heatmap for atcoder like codeforces, I use atcoder just as much as I use Codeforces but don't know how many problems have I solved there

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

$$$Good luck!$$$

»
13 days ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

why this code for C -> [https://atcoder.jp/contests/abc452/submissions/74677213] giving tle?

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I don't know how to make progress .I just can solve A,B problems in ten minutes,but I can't complete C int the rest of time.This situation has been keeping for 3 months. What should I do now?

  • »
    »
    13 days ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    same bro

  • »
    »
    13 days ago, hide # ^ |
     
    Vote: I like it +4 Vote: I do not like it

    Don't worry. C was a poorly written bad problem today. I found C > D today, just because it took so much time for me to understand the problem.

  • »
    »
    13 days ago, hide # ^ |
     
    Vote: I like it +6 Vote: I do not like it

    brother I solve like A-E in this contest(also on average) but this contest C also tough to me in reading comprehension and implementation aspect(I miss on many little detail and as a result I spend much more effort in debugging it this time, 3WA), also there are many time that I cannot solve D too but do fine on E, e.g. the last ABC449 & 451 I did not manage to solve D, it may be the case that I have blind spot in thinking involving to specific bruteforce implementation I don't know whatever. I think difficulty can be a bit subjective to you sometime like you gonna find some expectedly easy problem to be a bit harder to you from time to time, so don't give up brother.

»
13 days ago, hide # |
 
Vote: I like it +7 Vote: I do not like it

For problem C: To read and understand the text is so so so more difficult to code it.

Shit

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

so sad G=ABC446G, but i didn't do it.

  • »
    »
    13 days ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    They have slightly different statement, but other wise they are 2 diffferent problems, like easy and hard version

»
13 days ago, hide # |
Rev. 2  
Vote: I like it +3 Vote: I do not like it

Screencast (solving A-F). https://youtu.be/XtV_EuUFF4I

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

During the contest, i had (and still have as of now) difficulties reaching the contest URL. I have to use 1.1.1.1 in order to access the site. Does anyone else face these issues?

»
13 days ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Why is my O(|S|^2) solution gives AC result instead of TLE for problem D?

I check for this simple test case below on local and it runs more than 2 seconds.

S = string with length 2*10^5 only contains char 'a'

T = 'z'

»
13 days ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

Screencast — Solving all problems: https://youtu.be/d-WHxeL5uco