QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#756688#5669. Traveling in Jade CityMaMengQiWA 0ms3636kbC++111.7kb2024-11-16 21:33:532024-11-16 21:33:54

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3636kb

input:

4 3 1 9
2 3 8 4
1 1
q 3 4
x 0
q 3 4
c 3
q 3 4
c 1
q 3 4
x 0
q 3 4

output:






result:

wrong answer 1st lines differ - expected: '6', found: ''