QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#615221 | #5649. Spinach Pizza | HuangHanSheng | WA | 1ms | 3620kb | C++17 | 13.8kb | 2024-10-05 17:52:21 | 2024-10-05 17:52:23 |
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: 3612kb
input:
4 0 0 6 1 5 3 1 4 4
output:
Alberto 3
result:
ok they win, their_area 7 <= our_area 23. Used strategy 0
Test #2:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
6 0 0 2 0 3 2 2 4 0 4 -1 2 6 5
output:
Alberto 2 4
result:
ok they win, their_area 8 <= our_area 16. Used strategy 0
Test #3:
score: 0
Accepted
time: 1ms
memory: 3620kb
input:
7 0 0 2 0 5 2 4 5 1 5 -1 4 -1 2 7 2 6
output:
Beatrice 5 4
result:
ok they win, their_area 19 <= our_area 28. Used strategy 0
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3600kb
input:
10 -96 -90 39 -96 64 -95 92 -39 95 76 10 96 -53 75 -80 55 -84 40 -93 -24 9 10 4 1
output:
Beatrice 2 7 6 3
result:
wrong answer they lose, their_area 35537 > our_area 27074. Used strategy 0