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