QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#798630 | #9852. Divisions | ucup-team4645# | WA | 1ms | 5780kb | C++23 | 1.5kb | 2024-12-04 15:29:25 | 2024-12-04 15:29:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3676kb
input:
1
output:
6 1 1 4 5 1 4
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 5772kb
input:
2
output:
1 7
result:
ok correct
Test #3:
score: 0
Accepted
time: 1ms
memory: 3744kb
input:
0
output:
10 1 3 2 1 3 2 1 3 2 1
result:
ok correct
Test #4:
score: 0
Accepted
time: 1ms
memory: 5720kb
input:
3
output:
2 7 1
result:
ok correct
Test #5:
score: 0
Accepted
time: 1ms
memory: 5708kb
input:
4
output:
2 7 7
result:
ok correct
Test #6:
score: 0
Accepted
time: 1ms
memory: 5656kb
input:
5
output:
3 7 7 1
result:
ok correct
Test #7:
score: 0
Accepted
time: 1ms
memory: 5720kb
input:
6
output:
4 7 7 1 7
result:
ok correct
Test #8:
score: 0
Accepted
time: 1ms
memory: 5688kb
input:
7
output:
5 7 7 1 7 1
result:
ok correct
Test #9:
score: 0
Accepted
time: 1ms
memory: 5724kb
input:
8
output:
3 7 7 7
result:
ok correct
Test #10:
score: 0
Accepted
time: 1ms
memory: 5780kb
input:
9
output:
4 7 7 7 1
result:
ok correct
Test #11:
score: 0
Accepted
time: 1ms
memory: 5732kb
input:
10
output:
5 7 7 7 1 7
result:
ok correct
Test #12:
score: 0
Accepted
time: 1ms
memory: 5656kb
input:
11
output:
6 7 7 7 1 7 1
result:
ok correct
Test #13:
score: -100
Wrong Answer
time: 1ms
memory: 5732kb
input:
12
output:
7 7 7 7 1 7 7 1
result:
wrong answer wrong answer