QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#295293#4825. Even and Odd Combinationsucup-team149#0 0ms0kbPython3486b2023-12-31 02:07:522023-12-31 02:07:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Stage 1: Program answer Dangerous Syscalls

input:

6
3 0
2 1
1
3 3
1 2 3
3 1
1
3 1
2
3 1
3

output:

3 1
1 2 1

input:


output:


result: