QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#390434#3732. 最长上升子序列ucup-team1383WA 0ms3580kbC++17936b2024-04-15 15:32:442024-04-15 15:32:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 0 0 4 0

output:

4

result:

wrong answer 1st numbers differ - expected: '1', found: '4'