Toggle navigation
Contest Tasks
Submissions
Q & A
Dashboard
Sign in
Sign up
Results of submission #318140
Back to Submissions List
Problem
Total Time (ms)
Max Memory (RSS, KiB)
Verdict
Score
2278. Tetris
108
3772
Runtime Error
0
Subtask Results
Subtask no.
Testdata Range
Constraints
Score
1
0~1
範例測資
0
/ 0
2
2~11
$n \leq 15$
0
/ 13
3
12~16
$\forall 1 \leq i \leq n, a_i = i$
0
/ 10
4
2~11, 17~26
$n \leq 1000$
0
/ 20
5
27~31
每一種方塊至多出現$10$次
0
/ 16
6
2~42
無其他限制
0
/ 41
Testdata Results
Testdata no.
Subtasks
Time (ms)
Memory (VSS, KiB)
Memory (RSS, KiB)
Verdict
Score
0
1
000
2.6
6052
3652
Runtime Error
0
1
1
000
2.6
6052
3572
Runtime Error
0
2
2
4
6
000
2.6
6052
3560
Runtime Error
0
3
2
4
6
000
2.7
6052
3580
Runtime Error
0
4
2
4
6
000
2.7
6052
3668
Runtime Error
0
5
2
4
6
000
2.6
6052
3648
Runtime Error
0
6
2
4
6
000
2.6
6052
3492
Runtime Error
0
7
2
4
6
000
2.6
6052
3700
Runtime Error
0
8
2
4
6
000
2.7
6052
3648
Runtime Error
0
9
2
4
6
000
2.6
6052
3652
Runtime Error
0
10
2
4
6
000
2.6
6052
3564
Runtime Error
0
11
2
4
6
000
2.7
6052
3700
Runtime Error
0
12
3
6
000
2.6
6052
3572
Runtime Error
0
13
3
6
000
2.6
6052
3720
Runtime Error
0
14
3
6
000
2.7
6052
3496
Runtime Error
0
15
3
6
000
2.5
6052
3728
Runtime Error
0
16
3
6
000
2.5
6052
3696
Runtime Error
0
17
4
6
000
2.4
6052
3660
Runtime Error
0
18
4
6
000
2.4
6052
3644
Runtime Error
0
19
4
6
000
2.4
6052
3648
Runtime Error
0
20
4
6
000
2.4
6052
3700
Runtime Error
0
21
4
6
000
2.4
6052
3672
Runtime Error
0
22
4
6
000
2.7
6052
3772
Runtime Error
0
23
4
6
000
2.4
6052
3728
Runtime Error
0
24
4
6
000
2.4
6052
3720
Runtime Error
0
25
4
6
000
2.5
6052
3672
Runtime Error
0
26
4
6
000
2.4
6052
3576
Runtime Error
0
27
5
6
000
2.5
6052
3644
Runtime Error
0
28
5
6
000
2.6
6052
3732
Runtime Error
0
29
5
6
000
2.6
6052
3640
Runtime Error
0
30
5
6
000
2.4
6052
3576
Runtime Error
0
31
5
6
000
2.5
6052
3568
Runtime Error
0
32
6
000
2.4
6052
3700
Runtime Error
0
33
6
000
2.4
6052
3720
Runtime Error
0
34
6
000
2.4
6052
3672
Runtime Error
0
35
6
000
2.4
6052
3728
Runtime Error
0
36
6
000
2.5
6052
3496
Runtime Error
0
37
6
000
2.4
6052
3572
Runtime Error
0
38
6
000
2.4
6052
3648
Runtime Error
0
39
6
000
2.5
6052
3724
Runtime Error
0
40
6
000
2.3
6052
3672
Runtime Error
0
41
6
000
2.4
6052
3732
Runtime Error
0
42
6
000
2.4
6052
3652
Runtime Error
0
Submitter:
我不會寫C系列語言
Compiler:
c++17
Code Length:
804 Bytes
Back to Top