QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#579157 | #9221. Missing Boundaries | ucup-team1817# | WA | 1ms | 7736kb | C++20 | 1.1kb | 2024-09-21 09:59:10 | 2024-09-21 09:59:11 |
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: 1ms
memory: 7736kb
input:
3 4 51 1 -1 11 50 -1 -1 -1 10 3 2 -1 -1 -1 -1 -1 -1 2 3 1 2 2 3
output:
TAK TAK NIE
result:
wrong answer 2nd lines differ - expected: 'NIE', found: 'TAK'