From c8bfcea8f13b4eb46d20de89416dc9e01e1df827 Mon Sep 17 00:00:00 2001 From: Kim Daekyu <82073780+ByeolNabi@users.noreply.github.com> Date: Thu, 20 Nov 2025 02:19:35 +0900 Subject: [PATCH] =?UTF-8?q?[SWEA]=20=ED=8C=8C=ED=95=91=ED=8C=8C=ED=95=91?= =?UTF-8?q?=20=EC=A7=80=EB=A2=B0=EC=B0=BE=EA=B8=B0=20/=20D4=20/=2080?= =?UTF-8?q?=EB=B6=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed unnecessary comment and added example input. --- .../ByeolNabi.java" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/11\354\233\224/3\354\243\274\354\260\250/\355\214\214\355\225\221\355\214\214\355\225\221 \354\247\200\353\242\260\354\260\276\352\270\260/ByeolNabi.java" "b/11\354\233\224/3\354\243\274\354\260\250/\355\214\214\355\225\221\355\214\214\355\225\221 \354\247\200\353\242\260\354\260\276\352\270\260/ByeolNabi.java" index 00d22d4..a08129f 100644 --- "a/11\354\233\224/3\354\243\274\354\260\250/\355\214\214\355\225\221\355\214\214\355\225\221 \354\247\200\353\242\260\354\260\276\352\270\260/ByeolNabi.java" +++ "b/11\354\233\224/3\354\243\274\354\260\250/\355\214\214\355\225\221\355\214\214\355\225\221 \354\247\200\353\242\260\354\260\276\352\270\260/ByeolNabi.java" @@ -125,7 +125,7 @@ static public int bfs(int r, int c) { } /* - +예시 input 2 3 ..*