feat: ac and TLE solution implemented, updated problem input constraints.

This commit is contained in:
2026-02-25 23:05:22 -03:00
parent b9a96ddc83
commit 3386023492
79 changed files with 750613 additions and 16 deletions

View File

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