QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#230167 | #7632. Balanced Arrays | ucup-team110# | WA | 84ms | 17780kb | C++23 | 3.7kb | 2023-10-28 17:47:11 | 2023-10-28 17:47:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3608kb
input:
2 2
output:
9
result:
ok 1 number(s): "9"
Test #2:
score: -100
Wrong Answer
time: 84ms
memory: 17780kb
input:
500000 500000
output:
345222953
result:
wrong answer 1st numbers differ - expected: '984531374', found: '345222953'