QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#104052 | #6397. Master of Both III | nanika | WA | 2ms | 3392kb | C++17 | 1.4kb | 2023-05-08 13:35:53 | 2023-05-08 13:35: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: 2ms
memory: 3340kb
input:
3 2 1 2
output:
45
result:
ok 1 number(s): "45"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3388kb
input:
4 1919810 999999998 999999997 114114514
output:
152175989
result:
ok 1 number(s): "152175989"
Test #3:
score: 0
Accepted
time: 2ms
memory: 3392kb
input:
3 842160586 705327547 868243944
output:
78597628
result:
ok 1 number(s): "78597628"
Test #4:
score: -100
Wrong Answer
time: 2ms
memory: 3372kb
input:
5 198327434 147392532 760837755 771109105 676721155
output:
547300794
result:
wrong answer 1st numbers differ - expected: '751568230', found: '547300794'