QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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