QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#432774 | #2571. Aidana and Pita | carrotqq | TL | 521ms | 335860kb | C++14 | 2.2kb | 2024-06-07 17:14:45 | 2024-06-07 17:14:45 |
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: 32ms
memory: 198332kb
input:
5 2 3 1 4 2
output:
1 3 3 2 1
result:
ok answer is 0
Test #2:
score: 0
Accepted
time: 40ms
memory: 196316kb
input:
6 3 2 5 3 4 2
output:
3 2 1 3 2 1
result:
ok answer is 1
Test #3:
score: 0
Accepted
time: 27ms
memory: 196296kb
input:
3 2617460 3290620 1468912
output:
2 1 3
result:
ok answer is 1821708
Test #4:
score: 0
Accepted
time: 380ms
memory: 332932kb
input:
25 6 6 7 8 5 10 5 7 10 10 4 4 5 8 1 6 3 1 9 4 10 7 8 4 5
output:
3 2 3 3 3 3 3 2 3 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1
result:
ok answer is 0
Test #5:
score: 0
Accepted
time: 332ms
memory: 333940kb
input:
25 8 2 2 9 9 10 3 5 9 1 2 5 8 1 4 8 4 3 6 2 8 8 4 2 2
output:
3 3 2 3 3 3 3 2 2 2 1 2 2 1 2 2 1 1 1 1 1 1 1 1 1
result:
ok answer is 1
Test #6:
score: 0
Accepted
time: 521ms
memory: 334636kb
input:
25 9999996 9999999 9999991 9999991 9999999 9999997 9999991 9999993 9999992 10000000 9999991 10000000 9999996 9999997 9999993 9999992 9999990 9999991 9999997 10000000 9999998 9999990 9999993 9999990 9999999
output:
3 3 1 1 2 3 1 3 3 3 1 3 2 3 2 1 1 1 2 2 2 1 2 1 2
result:
ok answer is 9999943
Test #7:
score: 0
Accepted
time: 277ms
memory: 335860kb
input:
25 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000 10000000
output:
3 3 3 3 3 3 3 3 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1
result:
ok answer is 10000000
Test #8:
score: -100
Time Limit Exceeded
input:
25 4568194 6252832 2990361 6179671 5525735 3402540 12193 4812907 2393092 9823299 4089880 1724585 2200631 5143163 5750864 5341161 5957736 2310544 8033121 9675751 9295231 71902 6463783 7667395 5613033
output:
1 3 3 3 3 3 2 2 2 1 1 3 3 2 3 1 1 1 2 1 2 3 2 3 2