fix: removing duplicated tests and correcting some small solutions

This commit is contained in:
2026-05-04 15:35:34 -03:00
parent 9c0eca4a3f
commit c2d1d60303
129 changed files with 255835 additions and 255622 deletions

View File

@@ -44,7 +44,7 @@
"solutions": {
"main-ac": "ac.cpp",
"alternative-ac": [],
"wrong-answer": [],
"wrong-answer": ["wa.cpp"],
"time-limit": [],
"time-limit-or-ac": [],
"time-limit-or-memory-limit": [],