링크
https://www.acmicpc.net/problem/10172
알아야할 내용
이스케이프 문자, 바로 이전 문제인 10171번 고양이 풀때 익혔음.
https://jhlee-dev.tistory.com/17?category=874680
소스코드
console.log('|\\_/|');
console.log('|q p| /}');
console.log('( 0 )\"\"\"\\');
console.log('|\"^\"` |');
console.log('||_/=\\\\__|');
728x90
'코딩 테스트' 카테고리의 다른 글
[백준/JS] 10998번 A×B (0) | 2021.08.03 |
---|---|
[백준/JS] 1001번 A-B (0) | 2021.08.03 |
[백준/ JS] 1000번 A+B (0) | 2021.07.29 |
[백준/JS] 10171번 고양이 (0) | 2021.07.26 |
[백준/JS] 10718번 We love kriii (0) | 2021.07.26 |