Solving problems on codeforces.com with Python - 1325B CopyCopyCopyCopyCopy (Difficulty 800)

preview_player
Показать описание

Please let me know, if you like this kind of videos by commenting or giving the video a like.

I appreciate every feedback and would love to hear, if you have a better solution for this problem or if there are any open questions.

00:00 Intro and Reading the problem
01:32 Explaining the exmaples
02:28 Short explanation of sets in Python
03:54 Writing comments
05:12 Implementation of the solution
06:38 Summary

Link to the problem:

Link to pytest setup video:

Link to Sourcery:

Рекомендации по теме
Комментарии
Автор

While rendering the video, the sound at 2:28 got a problem. I just wanted to say: "To understand, why a set helps us to solve the problem, I just want to tell you a few information about a set in python."

Futureflo