QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#735013#8758. Menji 和 gcducup-team5027#WA 25ms3568kbC++14674b2024-11-11 16:40:282024-11-11 16:40:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 25ms
memory: 3568kb

input:

10
1 2
2 4
6 10
11 21
147 154
1470 1540
2890 3028
998244353 1000000007
34827364537 41029384775
147147147147 154154154154

output:

1
1
3
7
7
70
126
1754385
5861340682
7007007007

result:

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