[백준] 2941 크로아티아 알파벳 | 구현, 문자열 | 실버 Ⅴ | JAVA
·
코딩 테스트 일지 📒
🎊 정답 코드import java.io.*;public class Main{ public static void main(String[] args) throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String input = br.readLine(); int count = 0; int i = 0; while (i 🔍 조건문 흐름 설명 조건 분기 설명 조건조건 분기설명조건ifdz=가 있는 경우 (3글자)i+2 else if 내부 if나머지 크로아티아 알파벳 (2글자)"c=", "c-", "d-", "lj", "nj", ..