feat: new TLE solution implemented

This commit is contained in:
2025-11-12 12:46:55 -03:00
parent cf745f4cb4
commit daa54467a6
2 changed files with 47 additions and 1 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": [],