QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#646027#8529. Balance of Permutationucup-team3497WA 14ms33156kbC++202.4kb2024-10-16 20:57:102024-10-16 20:57:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 33156kb

input:

6 6 6

output:

3 1 5 6 0 4 

result:

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