feat: new alternative WA solutions implemented
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"solutions": {
|
||||
"main-ac": "ac.cpp",
|
||||
"alternative-ac": [],
|
||||
"wrong-answer": ["wa.cpp"],
|
||||
"wrong-answer": ["wa.cpp", "wa_LFU.cpp", "wa_LRU.cpp"],
|
||||
"time-limit": [],
|
||||
"time-limit-or-ac": [],
|
||||
"time-limit-or-memory-limit": [],
|
||||
|
||||
Reference in New Issue
Block a user