QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#782143#4233. Resetucup-team2172#WA 1ms7916kbC++232.3kb2024-11-25 19:03:342024-11-25 19:03:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5740kb

input:

3 5
17 5
5 2
15 4

output:

3

result:

ok single line: '3'

Test #2:

score: 0
Accepted
time: 0ms
memory: 7852kb

input:

2 1345
1344 1
10 10

output:

0

result:

ok single line: '0'

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 7916kb

input:

1 1000000000
1000000000 1

output:

477272609419088

result:

wrong answer 1st lines differ - expected: '0', found: '477272609419088'