updating delete and earn with python sol

This commit is contained in:
2026-05-14 11:45:44 -03:00
parent 189f75019b
commit 32713bd845
11 changed files with 46 additions and 4 deletions

View File

@@ -43,7 +43,7 @@
},
"solutions": {
"main-ac": "ac.cpp",
"alternative-ac": [],
"alternative-ac": ["test.py"],
"wrong-answer": [],
"time-limit": [],
"time-limit-or-ac": [],
@@ -61,4 +61,4 @@
"maximum_memory_mb": 512,
"maximum_output_size_kb": 24096
}
}
}