QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#553392 | #9242. An Easy Geometry Problem | ucup-team1400 | WA | 36ms | 8420kb | C++20 | 4.1kb | 2024-09-08 12:44:16 | 2024-09-08 12:44:21 |
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: 7968kb
input:
6 6 6 2 1 5 9 10 15 18 2 2 1 3 3 -3 2 2 1 3 4 3 2 3 2 4
output:
1 0 2 0
result:
ok 4 number(s): "1 0 2 0"
Test #2:
score: -100
Wrong Answer
time: 36ms
memory: 8420kb
input:
5000 5000 2 0 -329 -328 -327 -326 -325 -324 -323 -322 -321 -320 -319 -318 -317 -316 -315 -314 -313 -312 -311 -310 -309 -308 -307 -306 -305 -304 -303 -302 -301 -300 -299 -298 -297 -296 -295 -294 -293 -292 -291 -290 -289 -288 -287 -286 -285 -284 -283 -282 -281 -280 -279 -278 -277 -276 -275 -274 -273 -...
output:
2 151 73 11 6 163 14 48 17 6 6 5 7 93 3 91 3 29 7 149 21 24 17 21 174 12 13 1 33 7 9 12 7 10 9 13 6 46 12 16 1 8 7 4 8 5 6 10 27 1 35 9 6 34 3 27 10 9 44 56 12 36 2 27 6 13 32 6 5 105 9 3 12 15 2 21 154 12 7 57 3 7 10 8 13 9 9 25 1 10 10 4 10 2 7 8 36 33 164 11 10 181 11 14 25 50 10 51 10 4 9 39 6 7...
result:
wrong answer 2nd numbers differ - expected: '304', found: '151'