QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#355023 | #8103. Product | ucup-team1005# | WA | 1ms | 1616kb | C++20 | 1.1kb | 2024-03-16 11:06:54 | 2024-03-16 11:06:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 1596kb
input:
3 30 2 3 7
output:
28
result:
ok 1 number(s): "28"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 1616kb
input:
7 939341491978215167 2 3 19 43 47 53 61
output:
9223267994441190252
result:
wrong answer 1st numbers differ - expected: '939207819748596228', found: '9223267994441190252'