QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#815594 | #9852. Divisions | ucup-team5027# | AC ✓ | 0ms | 3712kb | C++20 | 1.1kb | 2024-12-15 15:48:45 | 2024-12-15 15:49:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3704kb
input:
1
output:
6 1 1 4 5 1 4
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
2
output:
1 1
result:
ok correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
0
output:
9 7 8 9 4 5 6 1 2 3
result:
ok correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
3
output:
2 1 2
result:
ok correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
4
output:
2 1 1
result:
ok correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
5
output:
3 1 1 2
result:
ok correct
Test #7:
score: 0
Accepted
time: 0ms
memory: 3572kb
input:
6
output:
4 1 1 2 3
result:
ok correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3540kb
input:
7
output:
4 1 1 2 2
result:
ok correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
8
output:
3 1 1 1
result:
ok correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
9
output:
4 1 1 1 2
result:
ok correct
Test #11:
score: 0
Accepted
time: 0ms
memory: 3564kb
input:
10
output:
5 1 1 1 2 3
result:
ok correct
Test #12:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
11
output:
5 1 1 1 2 2
result:
ok correct
Test #13:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
12
output:
6 1 1 1 2 2 3
result:
ok correct
Test #14:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
13
output:
7 1 1 1 2 2 3 4
result:
ok correct
Test #15:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
14
output:
7 1 1 1 2 2 3 3
result:
ok correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
15
output:
6 1 1 1 2 2 2
result:
ok correct
Test #17:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
16
output:
4 1 1 1 1
result:
ok correct
Test #18:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
24
output:
8 1 1 1 1 2 2 2 3
result:
ok correct
Test #19:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
31
output:
8 1 1 1 1 2 2 2 2
result:
ok correct
Test #20:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
32
output:
5 1 1 1 1 1
result:
ok correct
Test #21:
score: 0
Accepted
time: 0ms
memory: 3576kb
input:
63
output:
10 1 1 1 1 1 2 2 2 2 2
result:
ok correct
Test #22:
score: 0
Accepted
time: 0ms
memory: 3700kb
input:
64
output:
6 1 1 1 1 1 1
result:
ok correct
Test #23:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
127
output:
12 1 1 1 1 1 1 2 2 2 2 2 2
result:
ok correct
Test #24:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
128
output:
7 1 1 1 1 1 1 1
result:
ok correct
Test #25:
score: 0
Accepted
time: 0ms
memory: 3576kb
input:
255
output:
14 1 1 1 1 1 1 1 2 2 2 2 2 2 2
result:
ok correct
Test #26:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
256
output:
8 1 1 1 1 1 1 1 1
result:
ok correct
Test #27:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
511
output:
16 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2
result:
ok correct
Test #28:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
512
output:
9 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #29:
score: 0
Accepted
time: 0ms
memory: 3704kb
input:
1023
output:
18 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #30:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
1024
output:
10 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #31:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
16383
output:
26 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #32:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
16384
output:
14 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #33:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
65535
output:
30 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #34:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
65536
output:
16 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #35:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
1048575
output:
38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #36:
score: 0
Accepted
time: 0ms
memory: 3536kb
input:
1048576
output:
20 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #37:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
8388607
output:
44 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #38:
score: 0
Accepted
time: 0ms
memory: 3640kb
input:
8388608
output:
23 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #39:
score: 0
Accepted
time: 0ms
memory: 3572kb
input:
16777200
output:
256 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 8 8 8 8 8 8 8 8 ...
result:
ok correct
Test #40:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
16777207
output:
186 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 8 8 8 8 8 8 8 8 ...
result:
ok correct
Test #41:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
16777211
output:
124 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6
result:
ok correct
Test #42:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
16777213
output:
87 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
result:
ok correct
Test #43:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
16777215
output:
46 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #44:
score: 0
Accepted
time: 0ms
memory: 3576kb
input:
67108838
output:
325 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 7 ...
result:
ok correct
Test #45:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
67108837
output:
324 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 7 ...
result:
ok correct
Test #46:
score: 0
Accepted
time: 0ms
memory: 3660kb
input:
67108863
output:
50 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
result:
ok correct
Test #47:
score: 0
Accepted
time: 0ms
memory: 3656kb
input:
67108864
output:
26 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok correct
Test #48:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
100000000
output:
226 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 7 7 7 7 7 7 7 7 7 7 7 7 ...
result:
ok correct
Extra Test:
score: 0
Extra Test Passed