fix: main ac

This commit is contained in:
2026-05-20 14:44:37 -03:00
parent cc687b9471
commit 3ec1280357
103 changed files with 130 additions and 155 deletions

View File

@@ -43,8 +43,8 @@
},
"solutions": {
"main-ac": "ac.cpp",
"alternative-ac": [],
"wrong-answer": ["WA.cpp"],
"alternative-ac": ["caio.cpp"],
"wrong-answer": ["wa.cpp"],
"time-limit": ["TLE.cpp"],
"time-limit-or-ac": [],
"time-limit-or-memory-limit": [],