QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#315118 | #7730. Convex Checker | HuangHanSheng | WA | 0ms | 22372kb | C++20 | 3.4kb | 2024-01-26 23:50:49 | 2024-01-26 23:50:50 |
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: 22372kb
input:
3 0 0 1 0 0 1
output:
2 1 YES
result:
wrong output format YES or NO expected, but 2 found