QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#742010#9432. Permutationxcx0902RE 0ms0kbC++141.7kb2024-11-13 15:37:412024-11-13 15:37:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

5
1
0
2
1
2

output:

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

result: