QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#725383#9526. Subsequence Countingntu_vjudge_1WA 0ms3660kbC++174.9kb2024-11-08 17:23:532024-11-08 17:23:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

85

result:

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