QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#657451 | #7015. Rikka with Illuminations | ZhaoZiLong | WA | 35ms | 12080kb | C++20 | 2.3kb | 2024-10-19 14:47:35 | 2024-10-19 14:47:36 |
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: 12016kb
input:
1 3 3 0 0 1 0 0 1 -1 -1 3 -1 -1 3
output:
2 3 2
result:
ok 1 cases.
Test #2:
score: -100
Wrong Answer
time: 35ms
memory: 12080kb
input:
100 13 17 -976 -766 -628 -956 462 -987 967 -997 981 -123 919 115 847 336 692 789 350 908 -558 996 -843 944 -944 400 -974 -476 -41876798 919231678 -375313647 26070145 -288061228 527643156 -93144407 730297 93699145 -260606010 -393321698 -339399089 644245933 784344503 -731740672 525632046 -32141854 114...
output:
0 1 17 1 5 0 2 3 5 0 0 0 0 0 1 1 1 12 2 1 6 0 1 7 0 1 12 1 4 1 8 1 12 1 6 0 0 0 0 0 1 65 1 13 0 0 0 0 0 0 1 61 0 0 0 0 0 1 167 0 1 21 0 0 1 6 0 0 1 9 0 0 0 0 0 0 0 0 0 1 121 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 137 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 42
result:
wrong answer In case 1, the chosen illuminants cannot light up all exterior boundaries of the polygon.