QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#33391#1265. Total EclipseZhangYiDeWA 2ms3644kbC++171.2kb2022-06-01 00:07:142022-06-01 00:07:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
3 2
3 2 3
1 2
2 3

output:

2

result:

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