Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Python
- CTF
- 정렬
- 그리디 알고리즘
- MySQL
- HackCTF
- misc
- php
- Incognito
- 백준
- SuNiNaTas
- 수학
- Text
- C
- 써니나타스
- 구현
- 사칙연산
- Digital Forensics
- 인코그니토
- Web Hacking
- N0Named
- Forensics
- cryptography
- writeup
- wargame
- Web
- Network
- xcz.kr
- 문자열
- Database
Archives
- Today
- Total
보안을 그리다, 훈이
[Baekjoon/Python3] 14581번 팬들에게 둘러싸인 홍준 본문
Programming/Python & Data Structures
[Baekjoon/Python3] 14581번 팬들에게 둘러싸인 홍준
HooNeee 2020. 12. 7. 02:59[Baekjoon/Python3] 14581번 팬들에게 둘러싸인 홍준
id = input()
print(':fan::fan::fan:')
print(':fan::' + id + '::fan:')
print(':fan::fan::fan:')
'Programming > Python & Data Structures' 카테고리의 다른 글
[Baekjoon/Python3/Text] 14645번 와이버스 부릉부릉 (0) | 2020.12.08 |
---|---|
[Baekjoon/Python3] 14614번 Calculate! (0) | 2020.12.08 |
[Baekjoon/Python3] 14490번 백대열 (0) | 2020.12.07 |
[Baekjoon/Python3] 14489번 치킨 두 마리 (...) (0) | 2020.12.07 |
[Baekjoon/Python3] 14487번 욱제는 효도쟁이야!! (0) | 2020.12.07 |
Comments