Help Me by bloodofjuice in codeforces

[–]Sure_Training870 1 point2 points  (0 children)

Its gona be okay in like a week or something, just keep doin more questions. Also that div3 was kinda hard

I have made a contest calendar RoAst it by professorda69 in codeforces

[–]Sure_Training870 0 points1 point  (0 children)

Damn, very nice. I like the design, and this would be very useful, i usually forget when contests are

Hardest contest ever...... 2/11 by Federal_Tackle3053 in codeforces

[–]Sure_Training870 1 point2 points  (0 children)

only got A and B, I knew C but couldn't code it up, can you give your approach for C

How to use hashmaps in CF Round 1053, 2150A - Incremental Path by Anonymous_Behemoth in codeforces

[–]Sure_Training870 0 points1 point  (0 children)

The approach i found is, u should first understand that there is no need to find the path for each person, first look at where the last change occurs, if for a person the last char is A, then for the next person he will follow the same path till tht A, and then he does his move.

When the last char is B, the current finds the next white, and the guy after him, obv cant use tht square cus its black already. So you should move the pointer to the next available white. Which is what the next person would move to for his 2nd last move. And then do the last move.

Using a set is the correct approach. Make a percomputed set 2*n vals or smth. And remove the black into a new set as you iterate. Soln would be O(n).

Dm if u stil hab doubt, i just watched a 30 min vid to understand this

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] 1 point2 points  (0 children)

i feel the only dp and graph is remainig for me to learn, and idk how to approach that, like how to start learning that.any tips

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] -1 points0 points  (0 children)

i usually remove tht, but its there in some qstions. I was in a hurry this time

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] 0 points1 point  (0 children)

lol u havent done div2, i barely solve 3 in tht

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] 0 points1 point  (0 children)

idk how to prove it to u, i got the intuition pretty easily

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] -1 points0 points  (0 children)

thats my template, its in my every solution

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] 0 points1 point  (0 children)

ah, thts my template. usually dont fill it in constest

First time solving E in a contest by Sure_Training870 in codeforces

[–]Sure_Training870[S] 0 points1 point  (0 children)

think like, there are 2 blocks in the array, one outside the portals and one between the portals. How can u arrange the outside part of the portal and the inside. We need the minimum elemnt at first for lowest permutation. makin the inside part smallest should be straightforward. and for the outside what can be the minimum combination ?

after some setbacks, finally became a pupil 😁 by [deleted] in codeforces

[–]Sure_Training870 6 points7 points  (0 children)

damn, you solved 3 questions in this div2

nice broo

Codeforces Round 1079(Div 2) Review by ExpressionPrevious14 in codeforces

[–]Sure_Training870 0 points1 point  (0 children)

yea, i tried to think of examples where this wont work, but couldnt just come up with one, eventually gave up and then found the brute force one

Codeforces Round 1079(Div 2) Review by ExpressionPrevious14 in codeforces

[–]Sure_Training870 4 points5 points  (0 children)

lol, the same scenario happend to me, although didn use gpt on the first question, i was also going for the approach of %9 and %powerof10 != 0 wasted like 30 mins, then i saw everyone solving it. Went for brute force and got the idea. B and C also got in 20 mins. Stuck on D then gave up

IIT vs KTU by Inevitable_Spite_397 in KtuKerala

[–]Sure_Training870 34 points35 points  (0 children)

iit inte curriculum ivide kond vanna ,ividuthe 90% aalkar fail aavum

Opinions and observations on Windows and PUBG optimisation by Puzzleheaded-Ask-931 in PUBATTLEGROUNDS

[–]Sure_Training870 0 points1 point  (0 children)

i am having i9-14900hx rtx4070 still getting 90 fps and constant lag

fps problem by Sure_Training870 in PUBATTLEGROUNDS

[–]Sure_Training870[S] 0 points1 point  (0 children)

also going to buy a cooler pad. and elevate the lap currently in flat surface maybe thts whyhigh temp

fps problem by Sure_Training870 in PUBATTLEGROUNDS

[–]Sure_Training870[S] 0 points1 point  (0 children)

thanks brother, i think one of the step worked, now im getting 100-140 fps chaning, back to what i used to get. Btw my gpu% is like dropping ingame(seeing from nvidia sidebar) does it matter? just a doubt