QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#772960 | #7932. AND-OR closure | ucup-team2172# | WA | 169ms | 26168kb | C++23 | 2.4kb | 2024-11-22 23:11:52 | 2024-11-22 23:11:52 |
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: 169ms
memory: 26168kb
input:
4 0 1 3 5
output:
1
result:
wrong answer 1st numbers differ - expected: '5', found: '1'