Skip to content

Commit 7e1dd30

Browse files
committed
modify code
1 parent ad7bddc commit 7e1dd30

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package class166;
2+
3+
// 边的涂色
4+
// 测试链接 : https://www.luogu.com.cn/problem/CF576E
5+
// 提交以下的code,提交时请把类名改成"Main",可以通过所有测试用例
6+
public class Code07_PaintingEdges1 {
7+
8+
}

0 commit comments

Comments
 (0)