QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#753783#9557. Temperanceucup-team4728#WA 0ms3796kbC++17780b2024-11-16 13:37:112024-11-16 13:37:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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