feat: added WA and TLE solutions to delete-and-earn problem, also wrote the tutorial file
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
"solutions": {
|
||||
"main-ac": "ac.cpp",
|
||||
"alternative-ac": [],
|
||||
"wrong-answer": [],
|
||||
"time-limit": [],
|
||||
"wrong-answer": ["WA.cpp"],
|
||||
"time-limit": ["TLE.cpp"],
|
||||
"time-limit-or-ac": [],
|
||||
"time-limit-or-memory-limit": [],
|
||||
"memory-limit": [],
|
||||
|
||||
Reference in New Issue
Block a user