QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#505170#2833. HamiltonHuangHanShengWA 0ms3756kbC++111.7kb2024-08-04 21:02:442024-08-04 21:02:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
001
000
100
4
0000
0000
0000
0000

output:

3
1 2 3 
4
1 4 2 3 

result:

wrong answer case #2: not a permutation