QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#681153#9526. Subsequence Countingucup-team3705#WA 16ms16260kbC++2315.3kb2024-10-27 01:59:392024-10-27 01:59:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 16ms
memory: 16260kb

input:

4 2 17 27
3 1
10 3
6 1
10 3
1 1

output:

5060

result:

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