QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#863785 | #9793. Enchanted Lawns Quest | ucup-team2401# | WA | 1ms | 3712kb | C++23 | 4.0kb | 2025-01-19 22:21:56 | 2025-01-19 22:22:00 |
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: 1ms
memory: 3712kb
input:
5 7 1 2 2 1 3 4 1 4 5 3 5 2
output:
14
result:
ok 1 number(s): "14"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
2 7 1 2 4
output:
11
result:
ok 1 number(s): "11"
Test #3:
score: 0
Accepted
time: 1ms
memory: 3712kb
input:
5 7 1 2 2 1 3 4 1 4 5 3 5 2
output:
14
result:
ok 1 number(s): "14"
Test #4:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
2 7 1 2 4
output:
11
result:
ok 1 number(s): "11"
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 3712kb
input:
100 837998894671 55 93 5618966 21 67 446228 94 48 8297372 43 48 4879715 64 81 9490495 37 100 5140043 61 55 6454927 60 48 999200 2 17 3262208 9 22 6038907 41 69 5659218 64 82 6032483 64 55 1747533 64 35 2453578 74 64 3558425 11 89 6216862 98 24 8516322 64 26 300399 38 37 4054671 48 91 2559904 82 23 8...
output:
20236878488
result:
wrong answer 1st numbers differ - expected: '20213058941', found: '20236878488'