MCPcopy Create free account
hub / github.com/Yawn-Sean/Daily_CF_Problems

github.com/Yawn-Sean/Daily_CF_Problems @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
51,580 symbols 155,687 edges 21,513 files 1,077 documented · 2% updated 1d ago★ 660

Browse by type

Functions 47,033 Types & classes 4,547
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Daily_CF_Problems

Main Activities (Daily)

  • Update 2 Codeforces problems with different difficulty everyday except Sunday in the file daily_problems/${YYYY}/${MM}/${MMDD}/problems.md with hints.

  • Update the solution to at least 1 of the 2 problems in the file daily_problems/${YYYY}/${MM}/${MMDD}/solution/${problem_code}.md.

  • Categorize the problems by their used methods in the file categories/${method}.md.

How to join

  • Upload your solution in the folder: daily_problems/${YYYY}/${MM}/${MMDD}/personal_submission.

  • Remember to name your submission code file ${problem_code}_${your_name}.{py/cpp/...}.

  • Also, when creating a pull request, please title it ${YYYYMMDD} ${INFO}.

Statistics

Here are the current statistics of submissions: Link.

Today's Problem

Difficulty Problems Hints Solution
*1700 GYM106619B Iterate over $b$ , what do you need to calculate? Editorial
*2000 GYM103306H The changes on positions aren't quite many. Editorial

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 34,204
Method 12,829
Class 4,276
Interface 154
Struct 88
TypeAlias 15
Enum 14

Languages

C++60%
Python16%
Java11%
Kotlin7%
Rust4%
Go2%

Modules by API surface

daily_problems/2024/03/0315/personal_submission/cf1076e_linxiaotian.kt122 symbols
daily_problems/2024/03/0325/personal_submission/cf986b_linxiaotian.kt114 symbols
daily_problems/2024/03/0314/personal_submission/cf1599h_linxiaotian.kt114 symbols
daily_problems/2024/02/0229/personal_submission/cf1512g_linxiaotian.kt114 symbols
daily_problems/2024/03/0308/personal_submission/cf1185d_linxiaotian.kt113 symbols
daily_problems/2024/03/0312/personal_submission/cf1098a_linxiaotian.kt112 symbols
daily_problems/2024/02/0229/personal_submission/cf258c_linxiaotian.kt112 symbols
daily_problems/2024/02/0228/personal_submission/cf1152d_linxiaotian.kt112 symbols
daily_problems/2024/02/0227/personal_submission/cf1039b_linxiaotian.kt112 symbols
daily_problems/2024/03/0325/personal_submission/cf963a_linxiaotian.kt111 symbols
daily_problems/2024/03/0323/personal_submission/cf908c_linxiaotian.kt111 symbols
daily_problems/2024/03/0322/personal_submission/cf566f_linxiaotian.kt111 symbols

For agents

$ claude mcp add Daily_CF_Problems \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page