QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#660047#9477. Topological Sortucup-team4767#WA 3ms10632kbPython3165b2024-10-20 03:08:452024-10-20 03:08:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 10632kb

input:

3
1 3 2

output:

2

result:

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