Weird2 - editorial

hahahah XD

@admin has 0 rating afaik. How much will you drop it now XD

1 Like

@taran_1407
tarini seems to be annoying you XD

1 Like

Lol @l_returns . Who knows, he might be actually enjoying it deep down?

1 Like

Setter - Contest @admin

Lol, Who will catch setter’s solution? :stuck_out_tongue:

true… agree 100%

1 Like

What the hell!!

I solved it using Merge Sort Tree. Here’s my solution : https://www.codechef.com/viewsolution/21240481
Fun Fact : In the init function, if you clear the whole arrays(size N), you will get TLE :stuck_out_tongue:

1 Like

May u suggest any test case

all setter’s soln are matching with mine… setters are going to get plagiarized lol…

color grid also matches with minor changes…

Correction: You are going to be plagiarized. xD

@taran_1407
Maybe bumping them a mail can help??

But the duration they take to reply …

cc the mail to me then XD

Correction: Both are going to be plagiarized. xD

1 Like

…XD

agree with @aryanc403
both should be plagiarized

It will depend upon the internal implementation of the unordered map. Maybe make a random test case generator and match output with Accepted solutions.

What’s your logic precisely?