QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#668772 | #7335. Evacuation | Urd | WA | 523ms | 26152kb | C++17 | 2.0kb | 2024-10-23 15:54:27 | 2024-10-23 15:54:28 |
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: 3800kb
input:
1 2 3 -1 1 2 1 1 3 1 1 3 1 2 1
output:
@@*
result:
ok single line: '@@*'
Test #2:
score: -100
Wrong Answer
time: 523ms
memory: 26152kb
input:
1109 9 11 16 5 18 -3 7 45 -5 2 7 4 3 19 -2 7 16 10 4 30 1 7 11 8 3 41 -10 7 9 19 4 18 4 17 1 35 4 11 12 45 -8 19 6 7 6 7 7 8 8 -6 2 2 3 1 11 -5 2 15 -3 4 21 2 3 5 0 1 8 -3 1 14 4 4 5 21 -1 17 2 13 -1 21 9 17 4 6 6 8 2 4 6 2 10 9 1 11 8 1 15 2 1 6 5 1 8 3 2 10 8 3 3 3 4 10 9 13 5 7 6 12 9 3 34 8 4 17...
output:
*@@@*@@*@ @@@@* @@@**@@@ @@@*@*@@@@@ @@*@@@@ @*@*@@@@** @@@@@@@ @*@@@* @@*@@@ @@**@*@@ *@*@@@@*@ @@*@@@** *@@*@@*@@*@ @@@*@@@*@* *@@*@ @@@*@*@* @**@@@ *@@@@@* @@*@@**@@ @@@@@ @@@@@*@ @*@*@* @@@**@@**@* @*@@@@@@ @*@***@@ @**@*@@ @@@@*****@@@** **@@******@**@@@***@***@@@@@@***@@**@@@@**@*@********@***...
result:
wrong answer 1st lines differ - expected: '*@@@**@*@', found: '*@@@*@@*@'