QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#346327 | #5600. Restaurant Opening | MaMengQi | WA | 0ms | 3692kb | C++17 | 668b | 2024-03-08 11:36:36 | 2024-03-08 11:36:38 |
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: 3692kb
input:
2 2 1 2 3 4
output:
7
result:
ok single line: '7'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3596kb
input:
1 10 3 49 4 31 10 31 50 24 10 42
output:
591
result:
ok single line: '591'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3500kb
input:
7 42 22 32 37 13 25 11 36 11 37 45 17 26 9 35 2 17 1 32 12 19 12 45 38 45 23 43 13 41 38 30 38 16 30 34 44 36 27 23 10 28 43 31 3 25 37 44 34 15 49 9 21 36 34 38 11 16 24 39 8 34 31 11 18 3 48 39 40 25 30 15 37 40 23 18 22 9 41 23 38 37 29 4 16 8 47 19 31 15 11 41 14 4 7 37 19 13 14 18 21 9 24 46 40...
output:
32767
result:
wrong answer 1st lines differ - expected: '85301', found: '32767'