QOJ.ac
QOJ
QOJ is currently under a maintenance. It might be unavailable in the following a few hours.
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#934024 | #9895. Singing Everywhere | HuangHanSheng | AC ✓ | 44ms | 5248kb | C++17 | 898b | 2025-03-14 13:35:40 | 2025-03-14 13:35:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
3 6 1 1 4 5 1 4 7 1 9 1 9 8 1 0 10 2 1 4 7 4 8 3 6 4 7
output:
1 0 2
result:
ok 3 lines
Test #2:
score: 0
Accepted
time: 44ms
memory: 5248kb
input:
100 100000 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 2147483647 214...
output:
0 0 33457 33423 33340 0 0 0 33 29 34 35 32 30 32 29 32 34 31 34 32 35 31 32 34 25 32 33 29 31 32 32 29 32 28 30 31 34 34 32 31 34 30 30 32 31 31 32 32 35 30 31 33 32 33 34 35 32 28 32 31 32 33 28 31 32 32 31 34 34 32 31 27 34 34 32 29 34 32 34 34 34 33 30 36 33 31 31 33 27 32 33 30 31 30 34 34 34 29...
result:
ok 100 lines
Extra Test:
score: 0
Extra Test Passed