Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

229
9124
Runtime Error
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 $\small m = 5, k = 3, d = 2, N_{50} = 5, N_{100} = 10$ 0 / 3
2 1 $\small m = 8, k = 5, d = 3, N_{50} = 7, N_{100} = 8$ 0 / 6
3 2 $\small m = 20, k = 12, d = 7, N_{50} = 12, N_{100} = 16$ 0 / 10
4 3 $\small m = 64, k = 32, d = 16, N_{50} = 1, N_{100} = 125$ 0 / 12
5 4 $\small m = 65, k = 32, d = 17, N_{50} = 50, N_{100} = 125$ 0 / 13
6 5 $\small m = 49, k = 7, d = 3, N_{50} = 1200, N_{100} = 2401$ 0 / 13
7 6 $\small m = 121, k = 11, d = 4, N_{50} = 3600, N_{100} = 161051$ 0 / 14
8 7 $\small m = 1369, k = 37, d = 2, N_{50} = 7200, N_{100} = 50653$ 0 / 14
9 8 $\small m = 49, k = 7, d = 5, N_{50} = 14400, N_{100} = 117649$ 0 / 15

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0026.8 16676 9052 Runtime Error 0
1 2 0025.6 16676 8996 Runtime Error 0
2 3 0025.8 17668 9008 Runtime Error 0
3 4 0025.3 17668 9100 Runtime Error 0
4 5 0025.2 17668 9124 Runtime Error 0
5 6 0025.3 17668 9064 Runtime Error 0
6 7 0024.8 17668 8932 Runtime Error 0
7 8 0025.0 16676 8980 Runtime Error 0
8 9 0025.7 16676 8948 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
75 Bytes
Back to Top