fix: updated AC solution

This commit is contained in:
2026-02-19 22:21:26 -03:00
parent 1d0494dc76
commit 81a0762a86
75 changed files with 1118737 additions and 1118750 deletions

View File

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