QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#40288 | #1438. Balls | flower# | WA | 2ms | 3732kb | C++17 | 310b | 2022-07-19 14:11:36 | 2022-07-19 14:11:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3732kb
input:
7 3 1 3 2 1 2 3
output:
2
result:
ok "2"
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3628kb
input:
10 31692384 31692384 31692384 31692384 31692384 31692385 31692384 31692385 31692385 31692385
output:
1
result:
wrong answer 1st words differ - expected: '2', found: '1'