We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c077153 commit 6f3e10bCopy full SHA for 6f3e10b
JavaStudy/src/com/codeTest2/solution1/Solution.java
@@ -1,6 +1,8 @@
1
package com.codeTest2.solution1;
2
3
//파이프 미로 퀴즈
4
+//물을 연결하는 파이프가 존재
5
+//파이프는 번호마다 모양이 다름
6
public class Solution {
7
public static void main(String[] args) {
8
0 commit comments