Skip to content

Commit 751f45e

Browse files
author
[bot]auto-workbook
committed
[bot]auto workbook update
1 parent fa02b18 commit 751f45e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workbook/0x02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 기초 코드 작성 요령 II
22

3-
![100%](https://progress-bar.dev/10/?scale=28&title=progress&width=500&color=babaca&suffix=/28)
3+
![100%](https://progress-bar.dev/11/?scale=28&title=progress&width=500&color=babaca&suffix=/28)
44

55
[문제집 링크](https://www.acmicpc.net/workbook/view/7306)
66

@@ -27,7 +27,7 @@
2727
| 15552 | [빠른 A+B](https://www.acmicpc.net/problem/15552) | - |
2828
| 2438 | [별 찍기 - 1](https://www.acmicpc.net/problem/2438) | [정답 코드](../0x02/solutions/2438.cpp) |
2929
| 2439 | [별 찍기 - 2](https://www.acmicpc.net/problem/2439) | [정답 코드](../0x02/solutions/2439.cpp) |
30-
| 2440 | [별 찍기 - 3](https://www.acmicpc.net/problem/2440) | - |
30+
| 2440 | [별 찍기 - 3](https://www.acmicpc.net/problem/2440) | [정답 코드](../0x02/solutions/2440.cpp) |
3131
| 2441 | [별 찍기 - 4](https://www.acmicpc.net/problem/2441) | - |
3232
| 2442 | [별 찍기 - 5](https://www.acmicpc.net/problem/2442) | - |
3333
| 2443 | [별 찍기 - 6](https://www.acmicpc.net/problem/2443) | - |

0 commit comments

Comments
 (0)