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 93dc5e6 commit ad2afb0Copy full SHA for ad2afb0
src/class086/Code04_Diving2.java
@@ -21,7 +21,7 @@
21
import java.io.PrintWriter;
22
import java.io.StreamTokenizer;
23
24
-// 本文件就是做了空间压缩的版本
+// 本文件做了空间压缩优化
25
// 可以通过全部测试用例
26
public class Code04_Diving2 {
27
0 commit comments