feat: new WA solution added.

This commit is contained in:
2026-02-03 19:46:17 -03:00
parent 53ce2e4730
commit 3aa9fe7c42
3 changed files with 54 additions and 1 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": [],