atcoder_official's blog

By atcoder_official, history, 2 months ago, In English

We will hold AtCoder Beginner Contest 466.

We are looking forward to your participation!

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

»
2 months ago, hide # |
 
Vote: I like it +11 Vote: I do not like it

I hope I can solve A to D.

I've never solved for four problems before.

»
2 months ago, hide # |
 
Vote: I like it -8 Vote: I do not like it

I hope I can solve A to D.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Let's try my best!

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Hope I can solve E as usuall.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

https://leetcode.com/u/Chaitanya_Agarwal87/ what are the things I should do and resources I should follow to become div2 or 3 ? this is the first time I'll be solving live on atcoder so what can do to become eligible for regular contests on atcoder and codeforces.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I will solve A B C and perhaps D

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

i hope i can solve problem A to D :)

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I am able to solve A and B only

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I hope I can solve C

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I ended up writing a checker for problem C in Python and repeating ./abc466_c < /tmp/pipe | python3 abc466_c_checker.py > /tmp/pipe

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

WOW!C is a interactive problem. It is the first!

  • »
    »
    2 months ago, hide # ^ |
    Rev. 2  
    Vote: I like it +12 Vote: I do not like it

    “It was fun. I solved Problem A using the XX method,” “Problem A resulted in TLE,” and “Problem A was easy once you noticed something” all mention a problem, so they must not be posted during the contest.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

i was able to solve only A and B and got TLE in F

»
2 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

It was a graet contest ATcoder on TOP

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Who can solve F?

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I hope I can solve F(I can slove A~E)

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I ate 4 penalties and who can solve E

sob

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

What a pity that I've already done F before after one simulated contest, but I forget now.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

It’s the first time I’ve solved problems A through E.Lucky me!

»
2 months ago, hide # |
 
Vote: I like it +8 Vote: I do not like it
»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

In problem G,

3 1 1 2 998244354

something like this is annoying.......

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

best contest i writed yet in atcoder

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

PAIN

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

G is similar to UOJ813.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

bro A-E is too easy

»
2 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it

For C, you have to cout<<endl after you output the answer, even if your program will exit immediately. I wasted about 30 minutes

»
2 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

Problem F was awesome!