diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index c240dd2..5e8fa1d --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build !.gitignore *.json /cmake-build* -/build* \ No newline at end of file +/build* +/test*.txt \ No newline at end of file diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/src/20241007/20241007模拟赛sol.pdf b/src/20241007/20241007模拟赛sol.pdf old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar1.ans b/src/20241007/caterpillar/caterpillar1.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar1.in b/src/20241007/caterpillar/caterpillar1.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar10.ans b/src/20241007/caterpillar/caterpillar10.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar10.in b/src/20241007/caterpillar/caterpillar10.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar2.ans b/src/20241007/caterpillar/caterpillar2.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar3.ans b/src/20241007/caterpillar/caterpillar3.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar3.in b/src/20241007/caterpillar/caterpillar3.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar4.ans b/src/20241007/caterpillar/caterpillar4.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar4.in b/src/20241007/caterpillar/caterpillar4.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar5.ans b/src/20241007/caterpillar/caterpillar5.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar5.in b/src/20241007/caterpillar/caterpillar5.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar6.ans b/src/20241007/caterpillar/caterpillar6.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar7.ans b/src/20241007/caterpillar/caterpillar7.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar8.ans b/src/20241007/caterpillar/caterpillar8.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar8.in b/src/20241007/caterpillar/caterpillar8.in old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar9.ans b/src/20241007/caterpillar/caterpillar9.ans old mode 100644 new mode 100755 diff --git a/src/20241007/caterpillar/caterpillar9.in b/src/20241007/caterpillar/caterpillar9.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix1.ans b/src/20241007/matrix/matrix1.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix1.in b/src/20241007/matrix/matrix1.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix2.ans b/src/20241007/matrix/matrix2.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix2.in b/src/20241007/matrix/matrix2.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix3.ans b/src/20241007/matrix/matrix3.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix3.in b/src/20241007/matrix/matrix3.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix4.ans b/src/20241007/matrix/matrix4.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix4.in b/src/20241007/matrix/matrix4.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix5.ans b/src/20241007/matrix/matrix5.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix5.in b/src/20241007/matrix/matrix5.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix6.ans b/src/20241007/matrix/matrix6.ans old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix6.in b/src/20241007/matrix/matrix6.in old mode 100644 new mode 100755 diff --git a/src/20241007/matrix/matrix_1007.cpp b/src/20241007/matrix/matrix_1007.cpp old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness1.ans b/src/20241007/nothingness/nothingness1.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness1.in b/src/20241007/nothingness/nothingness1.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness2.ans b/src/20241007/nothingness/nothingness2.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness2.in b/src/20241007/nothingness/nothingness2.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness3.ans b/src/20241007/nothingness/nothingness3.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness3.in b/src/20241007/nothingness/nothingness3.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness4.ans b/src/20241007/nothingness/nothingness4.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness4.in b/src/20241007/nothingness/nothingness4.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness5.ans b/src/20241007/nothingness/nothingness5.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness5.in b/src/20241007/nothingness/nothingness5.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness6.ans b/src/20241007/nothingness/nothingness6.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness6.in b/src/20241007/nothingness/nothingness6.in old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness7.ans b/src/20241007/nothingness/nothingness7.ans old mode 100644 new mode 100755 diff --git a/src/20241007/nothingness/nothingness7.in b/src/20241007/nothingness/nothingness7.in old mode 100644 new mode 100755 diff --git a/src/20241007/statement.pdf b/src/20241007/statement.pdf old mode 100644 new mode 100755 diff --git a/src/20241007/training/training1.ans b/src/20241007/training/training1.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training/training2.ans b/src/20241007/training/training2.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training/training3.ans b/src/20241007/training/training3.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training/training4.ans b/src/20241007/training/training4.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training/training5.ans b/src/20241007/training/training5.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training/training6.ans b/src/20241007/training/training6.ans old mode 100644 new mode 100755 diff --git a/src/20241007/training_Eric_cai.cpp b/src/20241007/training_Eric_cai.cpp old mode 100644 new mode 100755 diff --git a/src/20241007/training_Lonely_Christmas.cpp b/src/20241007/training_Lonely_Christmas.cpp old mode 100644 new mode 100755 diff --git a/src/20241007/training_std.cpp b/src/20241007/training_std.cpp old mode 100644 new mode 100755 diff --git a/src/P1003/P1003.cpp b/src/P1003/P1003.cpp old mode 100644 new mode 100755 diff --git a/src/P1020/P1020.cpp b/src/P1020/P1020.cpp old mode 100644 new mode 100755 diff --git a/src/P1031/P1031.cpp b/src/P1031/P1031.cpp old mode 100644 new mode 100755 diff --git a/src/P1031/P1031_pro.cpp b/src/P1031/P1031_pro.cpp old mode 100644 new mode 100755 diff --git a/src/P1091/P1091.cpp b/src/P1091/P1091.cpp old mode 100644 new mode 100755 diff --git a/src/P1311/P1311.cpp b/src/P1311/P1311.cpp old mode 100644 new mode 100755 diff --git a/src/P1522/P1522.cpp b/src/P1522/P1522.cpp old mode 100644 new mode 100755 diff --git a/src/P1965/P1965.cpp b/src/P1965/P1965.cpp old mode 100644 new mode 100755 diff --git a/src/P1969/P1969.cpp b/src/P1969/P1969.cpp old mode 100644 new mode 100755 diff --git a/src/P2615/P2615.cpp b/src/P2615/P2615.cpp old mode 100644 new mode 100755 diff --git a/src/P2661/P2661.cpp b/src/P2661/P2661.cpp old mode 100644 new mode 100755 diff --git a/src/P2661/P2661_video.cpp b/src/P2661/P2661_video.cpp old mode 100644 new mode 100755 diff --git a/src/P2782/P2782.cpp b/src/P2782/P2782.cpp old mode 100644 new mode 100755 diff --git a/src/P2822/P2822.cpp b/src/P2822/P2822.cpp old mode 100644 new mode 100755 diff --git a/src/P2822/P2822_debug.cpp b/src/P2822/P2822_debug.cpp old mode 100644 new mode 100755 diff --git a/src/P2822/P2822_prefix.cpp b/src/P2822/P2822_prefix.cpp old mode 100644 new mode 100755 diff --git a/src/P4017/P4017.cpp b/src/P4017/P4017.cpp old mode 100644 new mode 100755 diff --git a/src/P7075/P7075.cpp b/src/P7075/P7075.cpp old mode 100644 new mode 100755 diff --git a/src/P7076/P7076.cpp b/src/P7076/P7076.cpp old mode 100644 new mode 100755 diff --git a/src/P8093/P8093.cpp b/src/P8093/P8093.cpp old mode 100644 new mode 100755 diff --git a/src/U206625/U206625.cpp b/src/U206625/U206625.cpp old mode 100644 new mode 100755 diff --git a/src/U206625/U206625.md b/src/U206625/U206625.md old mode 100644 new mode 100755 diff --git a/src/U206625/U206625_failed.cpp b/src/U206625/U206625_failed.cpp old mode 100644 new mode 100755 diff --git a/src/U206625/U206625_myself.cpp b/src/U206625/U206625_myself.cpp old mode 100644 new mode 100755 diff --git a/src/U206625/U206625_video.cpp b/src/U206625/U206625_video.cpp old mode 100644 new mode 100755 diff --git a/src/U206625/string1.ans b/src/U206625/string1.ans old mode 100644 new mode 100755 diff --git a/src/U206625/string1.in b/src/U206625/string1.in old mode 100644 new mode 100755 diff --git a/src/U206625/string2.ans b/src/U206625/string2.ans old mode 100644 new mode 100755 diff --git a/src/U206625/string2.in b/src/U206625/string2.in old mode 100644 new mode 100755 diff --git a/src/U206625/string3.ans b/src/U206625/string3.ans old mode 100644 new mode 100755 diff --git a/src/U206625/string3.in b/src/U206625/string3.in old mode 100644 new mode 100755 diff --git a/src/U482031/U482031.cpp b/src/U482031/U482031.cpp old mode 100644 new mode 100755 diff --git a/src/U482031/paint1.ans b/src/U482031/paint1.ans old mode 100644 new mode 100755 diff --git a/src/U482031/paint1.in b/src/U482031/paint1.in old mode 100644 new mode 100755 diff --git a/src/U482031/paint2.ans b/src/U482031/paint2.ans old mode 100644 new mode 100755 diff --git a/src/U482031/paint2.in b/src/U482031/paint2.in old mode 100644 new mode 100755 diff --git a/src/U482031/paint3.ans b/src/U482031/paint3.ans old mode 100644 new mode 100755 diff --git a/src/U482031/paint3.in b/src/U482031/paint3.in old mode 100644 new mode 100755 diff --git a/src/U482031/paint4.ans b/src/U482031/paint4.ans old mode 100644 new mode 100755 diff --git a/src/U482031/paint4.in b/src/U482031/paint4.in old mode 100644 new mode 100755 diff --git a/src/include/bits/stdc++.h b/src/include/bits/stdc++.h old mode 100644 new mode 100755 diff --git a/src/test.cpp b/src/test.cpp old mode 100644 new mode 100755 diff --git a/src/wildcard_match/1.png b/src/wildcard_match/1.png old mode 100644 new mode 100755 diff --git a/src/wildcard_match/2.png b/src/wildcard_match/2.png old mode 100644 new mode 100755 diff --git a/src/wildcard_match/3.png b/src/wildcard_match/3.png old mode 100644 new mode 100755 diff --git a/src/wildcard_match/wildcard_match.cpp b/src/wildcard_match/wildcard_match.cpp old mode 100644 new mode 100755 diff --git a/src/wildcard_match/wildcard_match.md b/src/wildcard_match/wildcard_match.md old mode 100644 new mode 100755 diff --git a/src/基础数论-printPDF.pdf b/src/基础数论-printPDF.pdf old mode 100644 new mode 100755 diff --git a/test.cpp b/test.cpp old mode 100644 new mode 100755 diff --git a/test.txt b/test.txt old mode 100644 new mode 100755