QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#409965 | #8282. Mirrors | 点分治分点 (Pincong Zou, Zheng Zhou, Mingyi Xu)# | WA | 0ms | 17912kb | C++20 | 3.6kb | 2024-05-12 23:28:12 | 2024-05-12 23:28:13 |
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: 0
Wrong Answer
time: 0ms
memory: 17912kb
input:
2 2 1
output:
1 1 0 1 2 0 2 1 0 2 2 0 1
result:
wrong answer Output contains longer sequence [length = 13], but answer contains 1 elements