QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#388822#3732. 最长上升子序列Nothing to lose anymore (Guoxin Rui, Bingde Ma, Long Lu)WA 1ms3988kbC++202.0kb2024-04-13 20:35:452024-04-13 20:35:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3988kb

input:

5
1 0 0 4 0

output:

0

result:

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