Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 337662b

Browse files
author
[bot]auto-workbook
committed
[bot]auto workbook update
1 parent c01ac1f commit 337662b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

‎0x02/solutions/2446.cpp‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Authored by : BaaaaaaaaaaarkingDog
2+
// Co-authored by : -
3+
// http://boj.kr/****************
4+
#include <bits/stdc++.h>
5+
using namespace std;
6+
7+
int main(void){
8+
ios::sync_with_stdio(0);
9+
cin.tie(0);
10+
11+
}

‎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/11/?scale=28&title=progress&width=500&color=babaca&suffix=/28)
3+
![100%](https://progress-bar.dev/12/?scale=28&title=progress&width=500&color=babaca&suffix=/28)
44

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

@@ -32,5 +32,5 @@
3232
| 2442 | [별 찍기 - 5](https://www.acmicpc.net/problem/2442) | [정답 코드](../0x02/solutions/2442.cpp) |
3333
| 2443 | [별 찍기 - 6](https://www.acmicpc.net/problem/2443) | [정답 코드](../0x02/solutions/2443.cpp) |
3434
| 2444 | [별 찍기 - 7](https://www.acmicpc.net/problem/2444) | [정답 코드](../0x02/solutions/2444.cpp) |
35-
| 2445 | [별 찍기 - 8](https://www.acmicpc.net/problem/2445) | - |
35+
| 2445 | [별 찍기 - 8](https://www.acmicpc.net/problem/2445) | [정답 코드](../0x02/solutions/2445.cpp) |
3636
| 2446 | [별 찍기 - 9](https://www.acmicpc.net/problem/2446) | - |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /