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 m=5,k=3,d=2,N50=5,N100=10 0 / 3
2 1 m=8,k=5,d=3,N50=7,N100=8 0 / 6
3 2 m=20,k=12,d=7,N50=12,N100=16 0 / 10
4 3 m=64,k=32,d=16,N50=1,N100=125 0 / 12
5 4 m=65,k=32,d=17,N50=50,N100=125 0 / 13
6 5 m=49,k=7,d=3,N50=1200,N100=2401 0 / 13
7 6 m=121,k=11,d=4,N50=3600,N100=161051 0 / 14
8 7 m=1369,k=37,d=2,N50=7200,N100=50653 0 / 14
9 8 m=49,k=7,d=5,N50=14400,N100=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