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 |
Tags
- 25083
- BitMasking
- safari world
- 파이썬
- 꼬마 정민
- Android
- 사파리 월드
- 10926
- 디버그심볼
- 백준1476
- 백준1107
- 1330
- baekjoon
- 기본메신저
- 코틀린
- 브루트포스
- 개수 세기
- 새싹
- 2525
- debugSymbolLevel
- Counting The number
- kotlin
- dp
- 18108
- 백준
- PreferenceManager
- Class Delegation
- 10430
- 10807
- 백준3085
Archives
- Today
- Total
세상을 더 좋게
[Baekjoon] 25083 새싹 (Kotlin) 본문
https://www.acmicpc.net/problem/25083
25083번: 새싹
아래 예제와 같이 새싹을 출력하시오.
www.acmicpc.net
Double quotation marks is good answer in this problem. because double qutation marks used in situation to express raw text.
fun main() {
println(""" ,r'"7
r`-_ ,' ,/
\. ". L_r'
`~\/
|
|""")
}
'Algorithm > [solved.ac] 새싹 Class' 카테고리의 다른 글
[Baekjoon] 2420 Safari World (Kotlin) 사파리 월드 (코틀린) (0) | 2024.03.01 |
---|---|
[Baekjoon] 11382 The kid 'JungMin' (Kotlin) 꼬마 정민 (코틀린) (0) | 2024.03.01 |
[Baekjoon] 오늘 날짜 코틀린 (0) | 2024.02.11 |