fix: changed problem time_limit back to 1s, and updated python solution.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"problem": {
|
||||
"title": "Estouro",
|
||||
"event": "",
|
||||
"time_limit": 1.5,
|
||||
"time_limit": 1.0,
|
||||
"memory_limit_mb": 256,
|
||||
"input_file": "stdin",
|
||||
"output_file": "stdout",
|
||||
|
||||
Reference in New Issue
Block a user