koodak_XD's blog

By koodak_XD, history, 16 months ago, In English

I said all in title :)

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

| Write comment?
»
16 months ago, hide # |
 
Vote: I like it +22 Vote: I do not like it
  • »
    »
    16 months ago, hide # ^ |
     
    Vote: I like it +6 Vote: I do not like it

    very nice problem! none of the individual observations were too hard, so it was good for a not particularly skilled person like myself with ample thinking time :p

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

ABC395D probably, because the 3 mappings it constructed is quite subtle and requires more logical reasoning than an average 350-point problem.

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

probably this one, because i solved it with hashing, and that's pretty cool

»
16 months ago, hide # |
 
Vote: I like it +5 Vote: I do not like it

ARC110E,AGC021E,ARC156F and AGC059F. They are absolutely beautiful problems.

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

This: ABC405_F

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

By the way, there were some cool problems where solution used maximum flow optimizations and was linear or n log n at the end but I lost these problems. Does someone remember them?