QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#541595 | #8939. Permutation | ucup-team4687# | WA | 1ms | 3812kb | C++20 | 3.4kb | 2024-08-31 20:08:02 | 2024-08-31 20:08:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3812kb
input:
3 5 3 3 3 6 6 5 3 4
output:
? 1 5 ? 3 5 ? 3 4 ! 4 ? 1 6 ? 5 6 ? 1 4 ? 3 4 ? 2 3
result:
wrong answer Too many queries , n = 6 , now_q 5 (test case 2)