QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#753808#9557. Temperanceucup-team4728#WA 0ms3976kbC++17832b2024-11-16 13:39:592024-11-16 13:39:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0 
0 2 

result:

wrong answer Answer contains longer sequence [length = 8], but output contains 3 elements