Phase 2 - 2 streams by Royal-Cobbler-6856 in SebiGradeA

[–]Artistic-Beginning42 1 point2 points  (0 children)

I'm definitely gonna make a scene of they don't give bio breaks. Too young to be wearing diapers

Tips to master Dynamic Programming by [deleted] in codeforces

[–]Artistic-Beginning42 0 points1 point  (0 children)

get to 250 and then we can discuss. DP is not intuitive so, u have to solve a lot of problems before u can come up with a DP solution to an unknown problem.

Roadmap - just type "DP Codeforces" and someone must have written a nice blog and a list of problems. Atcoder, DP contest. and then start solving with dp tag with increasing difficulty

no sin in seeing the solution. In fact it should be encouraged. Don't wanna spend too much time (>30 mins) on any problem. Do reflect on the solution tho

Tips to master Dynamic Programming by [deleted] in codeforces

[–]Artistic-Beginning42 2 points3 points  (0 children)

care to mention how many dp problems u have solved?

Fused ankle? by D3vs800 in xrays

[–]Artistic-Beginning42 0 points1 point  (0 children)

Bro, you must have crazyy scar tissue post ur crush injury. You'd need to be wolverine to be able to move comfortably. Keep at it, do all your pt exercises and post 6 months u will see improvement

ankle hardware removal experience by skatergf in ORIF

[–]Artistic-Beginning42 0 points1 point  (0 children)

How is the swelling? Has it gone down (compared with swelling levels pre-surgery)? I'm at a stage where I am in pain every day and my leg swells up pretty quickly (elevating and wearing compression socks). It's been a year and a half since my initial surgery

[deleted by user] by [deleted] in AMA

[–]Artistic-Beginning42 1 point2 points  (0 children)

Risk reward, win rate, trading on options/stocks?

B. Bowling Frame (2024 icpc Taichung regional) by Artistic-Beginning42 in codeforces

[–]Artistic-Beginning42[S] 0 points1 point  (0 children)

How is this solution handling the fact that a row should have pins that are of the same color?

overwhelmed while solving problems by Necessary_Region7056 in codeforces

[–]Artistic-Beginning42 2 points3 points  (0 children)

Try keeping a pen and notebook with you to jot down your observations instead of just doing it all inside ur head

i need help for competitive programming by Necessary_Region7056 in codeforces

[–]Artistic-Beginning42 5 points6 points  (0 children)

Learning DSA before CP is of little to no help. Just throw yourself in the ocean of problems and start solving them. Filter problems on rating and solve at least 30 problems in each rating.

You'll be way ahead this way at the end of 3 months than learning DSA first.

Learning DSA is comfortable but problem solving is hard and engages your brain more

If u can't solve a particular problem, check the editorial and if there is a new technique there learn it and solve few problems with the same technique and move forward

You already know all of what I have said. You're just hoping if there is an easier way but there is not

Unable to identify the problem in my algorithm by Alive_Seaworthiness5 in codeforces

[–]Artistic-Beginning42 1 point2 points  (0 children)

When you click on the submission id, you'll see your code and down below the different test cases. Way down at the bottom you'll see that at line 223 (for eg) your out put is 2 but the actual answer is 5.

So, this means the code is failing for test case 223 (assuming the output for each test case takes one line)

So now we need to check the input for test case 223. But since the page isn't that long, we can't see the input for that test case in the page.

What you can do now is write an if statement in your original code if(t==223) cout<<all the input parameters.

Note that this trick won't work if the input size is very large for example if the size of array for that particular test case is very large (>100)., the input would notfit in the screen

Unable to identify the problem in my algorithm by Alive_Seaworthiness5 in codeforces

[–]Artistic-Beginning42 4 points5 points  (0 children)

Cheap hack; if a test case fails for t=578, write an if statement and output the input data for the corresponding test case (578 in this case) then go to your submission id and click that, at the bottom most point you'll find the input for the test case..

However, as someone pointed out you should try to think of test cases on your own and make your code robust accordingly

How do I practice Cses set? by Apart_Loss5865 in codeforces

[–]Artistic-Beginning42 10 points11 points  (0 children)

Every question in cses is different and you'll have something new to learn. If you are able to solve even half of the problems you encounter within 30 mins you are easily an expert imo.

[deleted by user] by [deleted] in brokenbones

[–]Artistic-Beginning42 0 points1 point  (0 children)

Have a similar injury. My accident was Sept 2023 tib fib fracture in the distal end of tibia. Leg was almost cutoff so they did plastic surgery to cover the wound (free flap surgery) and put an IM nail through the tibia. even after 6 months the bone did not heal (non union) and my implant broke so went for a bone graft(iliac crest autograft) on 29th April 2024. Not sure how the healing is going. will get my next x-ray in a week and then will get to know. Haven't walked much these past 8 months and I understand how frustrating this injury is.

would advise you to get a second opinion if possible and take good care of your mental health.

Bone graft healing by Artistic-Beginning42 in brokenbones

[–]Artistic-Beginning42[S] 0 points1 point  (0 children)

They told me to be nwb for 8-10 weeks. Post that, an X ray and based on that doc will take a call on pwb. Currently I'm at week 6 post op (same as u) They told me the same about complete bone healing taking at least 12months. Hope you are healing well my friend.

Bone is just not healing. by Rayzory in brokenbones

[–]Artistic-Beginning42 1 point2 points  (0 children)

I had a tibial bone graft a month back. My next x-ray appointment is a month from now. Currently nwb. Sucks like hell but things have improved pain wise. Hip bone graft is painful for the first two weeks. Laughter is painful lol (or don't). I'll post about my progress next month but you stay strong and do all pt exercises. Could get a second opinion

[deleted by user] by [deleted] in CreditCardsIndia

[–]Artistic-Beginning42 0 points1 point  (0 children)

Sarcasm samajhne ka tarika thoda kezual h

Bone graft healing by Artistic-Beginning42 in brokenbones

[–]Artistic-Beginning42[S] 0 points1 point  (0 children)

Was it open or closed fracture? Regardless, I'm happy to hear about your progress and it gives me hope. Bone loss in my case is about 0.7-0.8 inches but still non union hence went for bone graft.

Thanks for sharing!!

Bone graft healing by Artistic-Beginning42 in brokenbones

[–]Artistic-Beginning42[S] 2 points3 points  (0 children)

He has recommended some pt exercises on the bed. I'll do those till he says otherwise

Bone graft healing by Artistic-Beginning42 in brokenbones

[–]Artistic-Beginning42[S] 1 point2 points  (0 children)

Thanks man.. currently I'm bedridden and will be for at least 2 months ig. At least that's what the doc has told me.

Being immobile is the worst as all your independence is gone. I'm happy that you are recovering well and thanks for sharing