QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#238974#7687. Randias Permutation Taskucup-team2311#WA 0ms3528kbC++14906b2023-11-04 17:59:492023-11-04 17:59:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 4
1 2 3 4 5
5 1 3 4 2
3 4 1 5 2
5 2 4 1 3

output:

0

result:

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