QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299273#7901. Basic Substring Structureucup-team1348WA 0ms5160kbC++206.9kb2024-01-06 18:18:332024-01-06 18:18:34

詳細信息

Test #1:

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

input:

2
4
2 1 1 2
12
1 1 4 5 1 4 1 9 1 9 8 10

output:




result:

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