QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#346894 | #5587. Distinct Parity Excess | ZhaoZiLong | TL | 0ms | 3580kb | C++17 | 1.3kb | 2024-03-09 05:25:47 | 2024-03-09 05:25:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3580kb
input:
3 2 2 2 5 2 10
output:
-1 -4 -5
result:
ok 3 lines
Test #2:
score: -100
Time Limit Exceeded
input:
8 2 100 2 50 50 100 2 1000 100 143 2 1000000 80000 90000 1000000 1000000
output:
13 -1 15 63 0