QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'