QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#96537 | #6134. Soldier Game | lquo | WA | 584ms | 23896kb | C++20 | 2.5kb | 2023-04-14 10:50:08 | 2023-04-14 10:50:10 |
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: 3ms
memory: 16668kb
input:
3 5 -1 4 2 1 1 4 1 3 2 4 1 7
output:
1 2 0
result:
ok 3 number(s): "1 2 0"
Test #2:
score: -100
Wrong Answer
time: 584ms
memory: 23896kb
input:
10010 1 1000000000 1 -1000000000 2 1000000000 -1000000000 4 1000000000 1000000000 -1000000000 -1000000000 3 100 -100 100 16 -17 91 -19 66 100 -70 -71 76 -58 99 52 19 25 -67 -63 -32 7 -95 -26 63 -55 -19 77 -100 17 -100 72 -53 -32 8 -100 53 44 -100 -65 -81 -59 100 100 57 -47 1 11 99 10 -100 3 32 2 -26...
output:
0 0 0 2000000000 100 135 103 181 189 84 100 164 176 0 147 135 152 100 200 131 134 0 136 0 72 171 146 15 183 77 176 100 200 135 38 109 119 126 158 189 70 0 38 999867614 188 161 0 116 116 200 0 101 200 50 1 183 139 36 183 107 139 17 178 85993 126 153 168 163 96 100 96 52 126 71 130 79 0 123 188 173 33...
result:
wrong answer 11th numbers differ - expected: '63', found: '100'