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