QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#597705#9176. Non-Interactive NimSoohtiRE 0ms0kbC++141.0kb2024-09-28 18:30:122024-09-28 18:30:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

2
4
4 2 7 1
4
1 1 1 1

output:

3
1 4
2 2
3 1
0

result: