We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7bddc commit 7e1dd30Copy full SHA for 7e1dd30
src/class166/Code07_PaintingEdges1.java
@@ -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