QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#201913 | #6644. Red Black Grid | ucup-team1005# | WA | 1ms | 5464kb | C++20 | 4.0kb | 2023-10-05 17:37:10 | 2023-10-05 17:37: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: 5464kb
input:
2 3 6 3 1
output:
Possible B B B B R B B B R Impossible
result:
wrong answer Condition failed: "A.length() == n" (test case 1)