Codeforces Round

  Рет қаралды 19,155

William Lin

William Lin

4 жыл бұрын

Ended up 21th by the end of the contest. Update: It changed to 20th
I solved C and D too slowly and I made several stupid mistakes in all problems. The slow servers on CF also made it a bit worse :(
Explanations video is here: • Codeforces Round #629 ...
I would appreciate it if you liked this video and subscribed!
Website: williamlin.io/
Instagram: / tmwilliamlin168
Twitter: / tmwilliamlin168

Пікірлер: 60
@rohan1002
@rohan1002 4 жыл бұрын
when i complete reading the question, he had already completed it.
@nikhillondhe5815
@nikhillondhe5815 4 жыл бұрын
Expecting your videos is becoming a habit now, lol. Nice!
@brunokawka
@brunokawka 4 жыл бұрын
As a beginner myself, I really enjoyed this round's tasks. Too bad I didn't solve C and D in time :/ Your channel really motivates me to practice even harder.
@abhishekranjansingh5348
@abhishekranjansingh5348 4 жыл бұрын
William, I'm following you since your codechef video editorial , and I feel enthusiastic from your videos. Be consistent like this man 😊😊
@RakeshGupta-ft6cc
@RakeshGupta-ft6cc 4 жыл бұрын
Literally, I am searching internet since few days to get solutions to codeforces rounds. Keep doing this
@scoopedcontent
@scoopedcontent 4 жыл бұрын
hello! thanks for this series.... really helps .
@rajgothi2633
@rajgothi2633 4 жыл бұрын
I have solved only 3 problems but I am happy..😊 Nice speed bro...👌👌
@kartaLaLa
@kartaLaLa 4 жыл бұрын
Other programmer: brain bottleneck tmw: occationally typing bottleneck
@amol5146
@amol5146 4 жыл бұрын
Your speed is really amazing
@tingenliao3348
@tingenliao3348 4 жыл бұрын
love your videos, man
@Satyam22jul
@Satyam22jul 4 жыл бұрын
Good Job Bro You are now my motivation🙏🏻😘😍
@aryandhuria6828
@aryandhuria6828 4 жыл бұрын
For me its like a dream which is unachievable
@prajjwalsahu793
@prajjwalsahu793 4 жыл бұрын
Can you make a video about your whole setup and configuration of vim
@shamsuddohashameem9786
@shamsuddohashameem9786 4 жыл бұрын
Yeah would like to know how you can be so effective with vim editor.
@mujahidulislam315
@mujahidulislam315 4 жыл бұрын
Keep it up bro...
@nikhiljindal4580
@nikhiljindal4580 4 жыл бұрын
what is the use of ~ in the for loop used in q2?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
In this context, it is the same as i>=0.
@JJ-cy2fi
@JJ-cy2fi 4 жыл бұрын
@@tmwilliamlin168 Could we just use i without ~? Will it still work? Like for(int i =n-2; i; --i)?
@JJ-cy2fi
@JJ-cy2fi 4 жыл бұрын
I think I got it! We need a value of 0 INCLUDED. If we just use n, this will mean strictly positive values considered, without the value of 0...
@cheytackcal5626
@cheytackcal5626 4 жыл бұрын
what a god
@CuriousCI
@CuriousCI 4 жыл бұрын
I have a question. You solved the first three problems like you already knew the solution: how? Does it happen often that the problems are really similar in your experience, or is it pure logic and reasoning?
@ahmedramy3334
@ahmedramy3334 4 жыл бұрын
Ionut Cicio experience i guess
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
Yea, it's a lot of experience.
@18PregnantAndProud
@18PregnantAndProud 4 жыл бұрын
the first problem is so easy
@chinmayasahu5577
@chinmayasahu5577 4 жыл бұрын
Could you make a video on how to get started for beginners 😬😬😬 you're just mesmerising to watch
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
Planning on it!
@nachiketathakur697
@nachiketathakur697 4 жыл бұрын
My code failed the third test. Time Limit Exceeded.
@nodley9910
@nodley9910 4 жыл бұрын
He is the real ultron
@the_crypter
@the_crypter 4 жыл бұрын
I am planning to get into competitive coding myself. Could you please tell me which resources or sites would be good for a beginner ?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
Codeforces, CodeChef, and Hackerrank are good sites. I plan to make videos explaining more
@alifurkangokce9852
@alifurkangokce9852 4 жыл бұрын
What is your shortcuts for vim? Very fast compile and run.Please Answer me :)
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
Compile and run are from my vimrc: pastebin.com/qMvFYGqb
@alifurkangokce9852
@alifurkangokce9852 4 жыл бұрын
Thank youu, but it is not oppening :( my mail:alifurkangokce@gmail.com @@tmwilliamlin168
@Ashish-dn1sc
@Ashish-dn1sc 4 жыл бұрын
Which IDE do you use, basically I want to know the setup, I type on Hackerearth IDE during contests because the online compiler offers some features as int fa[n] = {0}, offline IDE gives error. Hope you reply.
@shamsuddohashameem9786
@shamsuddohashameem9786 4 жыл бұрын
It's GVim IDE
@moonpie24
@moonpie24 4 жыл бұрын
can you tell what did you type to get problems and submit tabs opened?
@siplinayishoto
@siplinayishoto 4 жыл бұрын
What plugins do you use for GVIM?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
None, I just have my vimrc: pastebin.com/qMvFYGqb
@utkarshpandey238
@utkarshpandey238 4 жыл бұрын
can you please share your .vimrc? thanks for the video.
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
pastebin.com/qMvFYGqb
@charan775
@charan775 4 жыл бұрын
there won't be system testing in div 3?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
After the 12-hour hacking phase
@sambitekka7204
@sambitekka7204 4 жыл бұрын
Can you explain how you solved B?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
I have an explanations video (check the description or my channel)
@camper8650
@camper8650 4 жыл бұрын
I love you , my hackerrank handle is superadirockz , you remeber me ?
@luongle5984
@luongle5984 4 жыл бұрын
how many words can you type per minute?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
100-130
@pallabmajumdar7401
@pallabmajumdar7401 4 жыл бұрын
What is the name of your ide?
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
GVim
@pallabmajumdar7401
@pallabmajumdar7401 4 жыл бұрын
@@tmwilliamlin168 thanks
@mohammedabutair4627
@mohammedabutair4627 4 жыл бұрын
i only solved A in this contest :(
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
Don't worry, I'm pretty sure I could only solve A 5-7 years ago as well.
@stronggun2014
@stronggun2014 4 жыл бұрын
@@tmwilliamlin168 Is that supposed to be a motivating reply or did you try to roast him?
@JJ-cy2fi
@JJ-cy2fi 4 жыл бұрын
@@stronggun2014 😂
@CuriousCI
@CuriousCI 4 жыл бұрын
me too.
@tmwilliamlin168
@tmwilliamlin168 4 жыл бұрын
That was supposed to be motivating. Sorry if it somehow sounded different :(
@yashkumar8472
@yashkumar8472 4 жыл бұрын
Hey GOD as u are good at problem solving .... just stop corona problem..plz
@hsociety428
@hsociety428 4 жыл бұрын
Bro check insta please please i’ve pinged ya there please bro
Codeforces Round #629 (Div. 3) Explanations
22:45
William Lin
Рет қаралды 24 М.
Google Kickstart Round B 2020
1:37:36
William Lin
Рет қаралды 150 М.
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 36 МЛН
ПОМОГЛА НАЗЫВАЕТСЯ😂
00:20
Chapitosiki
Рет қаралды 6 МЛН
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 21 МЛН
Winning Codeforces Round #628 (Div. 2) + Facecam
1:08:33
William Lin
Рет қаралды 386 М.
Destroying everyone else in Advent of Code 2021 Day 22
19:08
Neal Wu
Рет қаралды 260 М.
1v1 Coding Lockout Championship Finals
3:37:39
Errichto Hard Algorithms
Рет қаралды 79 М.
Winning Codeforces Round #663 (Div. 2)
46:18
William Lin
Рет қаралды 96 М.
Roasting and Reviewing Your Codeforces Profiles - AGAIN!
49:07
codemastercpp
Рет қаралды 9 М.
Hans Niemann Just Sent The Entire Chess World Into Meltdown
12:50
Winning AtCoder Beginner Contest 158 + Explanations
49:07
William Lin
Рет қаралды 22 М.
30-Day LeetCoding Challenge Speedrun (1:00:38.53)
1:07:26
William Lin
Рет қаралды 114 М.
CF 897 (Div2) with commentary
1:30:01
umnik_team
Рет қаралды 2,6 М.