QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#481232 | #9118. Flip or Not | ucup-team3811 | TL | 0ms | 9792kb | C++23 | 5.3kb | 2024-07-16 21:54:46 | 2024-07-16 21:54:46 |
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: 100
Accepted
time: 0ms
memory: 9792kb
input:
5 00001 00111 3 1 2 3 2 3 5
output:
4 1001
result:
ok output is valid
Test #2:
score: -100
Time Limit Exceeded
input:
4 0110 1000 2 1 2 4 1 2 3 4