Media Summary: it took me so long to debug my wrongly done E . I don't really know how to solve D man I just guessed the correct answer. This video offers a glimpse into the "reality" of a green coder. Submitted code: ... Solving problems A-F D: Just brute force placing of rooks and removing them. since there are finite operations, it is O(N*log(M)) E: ...
Atcoder Abc 466 C Cyan - Detailed Analysis & Overview
it took me so long to debug my wrongly done E . I don't really know how to solve D man I just guessed the correct answer. This video offers a glimpse into the "reality" of a green coder. Submitted code: ... Solving problems A-F D: Just brute force placing of rooks and removing them. since there are finite operations, it is O(N*log(M)) E: ... ishowspeed on A-E ♂️ then basically doing nothing till the end of the contest...(I make no progress on F) AtCoder Beginner Contest 466 Live Solve A to E Not Again fumble hard on A , I still couldn't believe it... but luckily I did at least can solve B this time.