QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#33390#1265. Total EclipseGuanYunchangWA 2ms3756kbC++171.2kb2022-06-01 00:06:172022-06-01 00:06:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
3 2
3 2 3
1 2
2 3

output:

2

result:

wrong answer 1st lines differ - expected: '4', found: '2'