QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#232669#6303. Inversionucup-team1520TL 0ms0kbC++141.7kb2023-10-30 19:17:492023-10-30 19:17:50

詳細信息

Test #1:

score: 0
Time Limit Exceeded

input:

3
0
1
0

output:

? 1 2
? 2 3
? 1 3

result: