Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _MonthlyChallenges/DASHBOARD.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 2025-04 챌린지 진행 상황

| 사용자 | 챌린지 유형 | 문제 수 | 달성 여부 |
| ------ | ----------- | ------- | --------- |
| Mingguriguri | 그래프 | 0 | ❌ |
| Mingguriguri | DP | 2 | ❌ |
17 changes: 16 additions & 1 deletion _MonthlyChallenges/scoreboard.json
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
{}
{
"month": "2025-04",
"users": {
"Mingguriguri": {
"그래프": [],
"DP": [
2169,
1520
],
"achieved": {
"그래프": false,
"DP": false
}
}
}
}
2 changes: 1 addition & 1 deletion minjeong/test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
test
test4