fix: updated AC solution
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"solutions": {
|
||||
"main-ac": "ac.cpp",
|
||||
"alternative-ac": [],
|
||||
"wrong-answer": [],
|
||||
"wrong-answer": ["WA.cpp"],
|
||||
"time-limit": ["TLE.cpp"],
|
||||
"time-limit-or-ac": [],
|
||||
"time-limit-or-memory-limit": [],
|
||||
|
||||
Reference in New Issue
Block a user