QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#460511#7408. DeterminationqiuzxWA 0ms26380kbC++203.8kb2024-07-01 19:27:472024-07-01 19:27:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 23333
233
3 1
1 1 1
1 2 3
1 4 5
3 1
2 3 4
1 4 5
2 6 7

output:

233
1000000003
0

result:

wrong answer 3rd numbers differ - expected: '999999923', found: '0'