QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#229390 | #7632. Balanced Arrays | ucup-team988# | WA | 12ms | 9392kb | C++20 | 779b | 2023-10-28 16:03:34 | 2023-10-28 16:03:34 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3688kb
input:
2 2
output:
9
result:
ok 1 number(s): "9"
Test #2:
score: -100
Wrong Answer
time: 12ms
memory: 9392kb
input:
500000 500000
output:
197056887
result:
wrong answer 1st numbers differ - expected: '984531374', found: '197056887'