๋ฐ์ํ IT Blog404 [SW Expert Academy] - (D3)7087. ๋ฌธ์ ์ ๋ชฉ ๋ถ์ด๊ธฐ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWkIdD46A5EDFAXC&categoryId=AWkIdD46A5EDFAXC&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Arrays; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int T = scan.nextInt(); .. 2020. 6. 4. [SW Expert Academy] - (D3)5948. ์์์ด์ 7-3-5 ๊ฒ์ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWZ2IErKCwUDFAUQ&categoryId=AWZ2IErKCwUDFAUQ&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.ArrayList; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Scanner; import java.util.Set; public class Solutio.. 2020. 6. 2. [SW Expert Academy] - (D3)1493. ์์ ์๋ก์ด ์ฐ์ฐ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV2b-QGqADMBBASw&categoryId=AV2b-QGqADMBBASw&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int T = scan.nextInt(); for(int tc=1; tc= p) .. 2020. 6. 1. [SW Expert Academy] - (D3)3142. ์์ค์ด์ ์ ๋นํ ๋ฟ์ ์ฒ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV_6xWk6sbADFAWS&categoryId=AV_6xWk6sbADFAWS&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int T = scan.nextInt(); for(int tc=1; tc 2020. 5. 31. [SW Expert Academy] - (D3)5515. 2016๋ ์์ผ ๋ง์ถ๊ธฐ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWWOwecaFrIDFAV4&categoryId=AWWOwecaFrIDFAV4&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int T = scan.nextInt(); for(int tc=1; tc 2020. 5. 27. [SW Expert Academy] - (D3)8500. ๊ทน์ฅ ์ข์ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWz5yIfq74QDFARQ&categoryId=AWz5yIfq74QDFARQ&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Arrays; import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int T = scan.nextInt.. 2020. 5. 26. [SW Expert Academy] - (D3)9317. ์์ฐฌ์ด์ ๋ฐ์์ฐ๊ธฐ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AW-hOY5KeEIDFAVg&categoryId=AW-hOY5KeEIDFAVg&categoryType=CODE SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); int TC = scan.nextInt(); for(int t=1; t 2020. 5. 25. [SW Expert Academy] - (D3)4751. ๋ค์์ด์ ๋ค์ด์๋ชฌ๋ ์ฅ์ https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AWSNw5jKzwMDFAUr SW Expert Academy SW ํ๋ก๊ทธ๋๋ฐ ์ญ๋ ๊ฐํ์ ๋์์ด ๋๋ ๋ค์ํ ํ์ต ์ปจํ ์ธ ๋ฅผ ํ์ธํ์ธ์! swexpertacademy.com ์ฝ๋ import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner scan = new Scanner(System.in); // ์ฒซ๋ฒ์งธ, ๋ค์ฏ๋ฒ์งธ ํ String str1 = "..#.."; String str2 = ".#.."; // ๋๋ฒ์งธ, ๋ค๋ฒ์งธ ํ String str3 = ".#.. 2020. 5. 25. [๋ฐฑ์ค] 12790๋ฒ: Mini Fantasy War(๊ตฌํ) https://www.acmicpc.net/problem/12790 12790๋ฒ: Mini Fantasy War ๋ฅ์จ์งํฐ์์๋ ์ต๊ทผ SRPG "์ํผ ํํ์ง ์"์ ํ์์์ผ๋ก "๋ฏธ๋ ํํ์ง ์"๋ฅผ ์ถ์ํ์๋ค. ์ ํธ๊ณผ ๋ง์ฐฌ๊ฐ์ง๋ก, ๋ฏธ๋ ํํ์ง ์์์๋ ๊ฐ ์บ๋ฆญํฐ์ ์ ํฌ๋ ฅ์ ๊ณ์ฐํ์ฌ์ผ ํ๋ค. ๊ฐ ์บ๋ฆญํฐ์ ์ ํฌ๋ ฅ www.acmicpc.net ์ฝ๋ import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.StringTokenizer; public class Main { public static void main(String[] args) throws IOException { .. 2020. 5. 24. [๋ฐฑ์ค] 10409๋ฒ: ์๋ฒ https://www.acmicpc.net/problem/10409 10409๋ฒ: ์๋ฒ ๋ฌธ์ ๋น์ ์ FCFS(First-Come, First-Served)์ ๊ท์น์ ๋ฐ๋ผ ์์ฒญ๋ ์ผ์ ์ฒ๋ฆฌํ๋ ์๋ฒ๋ฅผ ๋ด๋นํ๊ฒ ๋์๋ค. ๋งค์ผ, ๋น์ ์ ์ผ์ ์ฒ๋ฆฌํ๊ธฐ ์ํด ์ต๋ T๋ถ ๋์ ์๋ฒ์ ์๊ฐ์ ํ ๋นํ ์ ์๋ค. ๋น์ ์ ์ค๋ ๏ฟฝ www.acmicpc.net ์ฝ๋ import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.StringTokenizer; public class Main { public static void main(String[] args) throws IOExceptio.. 2020. 5. 20. ์ด์ 1 ยทยทยท 17 18 19 20 21 22 23 ยทยทยท 41 ๋ค์ ๋ฐ์ํ