Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: For the OI Team
-
Component/s: OIOIOI
-
Labels:None
Issue Links
- is related to
-
SIO-1881 Szkopul doesn't accept memory limits 256 MB
Activity
Szymon Acedański
made changes -
Szymon Acedański
made changes -
Priority | Major [ 3 ] | Critical [ 2 ] |
Przemysław Jakub Kozłowski
made changes -
Assignee | Przemysław Jakub Kozłowski [ przemekkoz ] |
Przemysław Jakub Kozłowski
made changes -
Status | New [ 10000 ] | Resolved [ 5 ] |
Assignee | Przemysław Jakub Kozłowski [ przemekkoz ] | Szymon Acedański [ accek ] |
Resolution | Done [ 6 ] |
Szymon Acedański
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
9d 1h 44m | 1 | Przemysław Jakub Kozłowski | 2016-12-14 15:02 | |||||
|
832d 1h 36m | 1 | Szymon Acedański | 2019-03-26 16:39 |
The memory limit is automatically detected from the content of the task using the formula:
"return (value + (value + 31) / 32) * 1000".
Could I ask for a more detailed explanation of the problem?