QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#627349#8572. Passing Gameucup-team2818#WA 2ms9716kbC++146.2kb2024-10-10 15:36:562024-10-10 15:36:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4 2
3 2 1 6
3 1 1 3
2 0
1 2
1 2

output:

7
1000000000000000000

result:

wrong answer 2nd numbers differ - expected: '1', found: '1000000000000000000'