QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#258191 | #7800. Every Queen | waifuSenpai# | WA | 0ms | 3556kb | C++20 | 3.6kb | 2023-11-19 15:54:11 | 2023-11-19 15:54: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: 3556kb
input:
3 2 1 1 2 2 4 0 1 1 0 3 1 4 0 5 0 1 1 0 1 2 2 2 4 2
output:
YES 83 9 YES 93 85 YES 49 40
result:
wrong answer Queen (1, 1) does not attack square (83, 9) (test case 1)