QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#628440#56. Nim ProductHuangHanSheng100 ✓368ms4084kbC++232.1kb2024-10-10 20:14:432024-10-10 20:14:44

Details

Tip: Click on the bar to expand more detailed information

Pretests


Final Tests

Test #1:

score: 25
Accepted
time: 1ms
memory: 3960kb

input:

10 274134852 279286565 744539633

output:

2002382043

result:

ok single line: '2002382043'

Test #2:

score: 25
Accepted
time: 0ms
memory: 4024kb

input:

1000 734766235 309378503 610268282

output:

2106551671

result:

ok single line: '2106551671'

Test #3:

score: 25
Accepted
time: 2ms
memory: 3952kb

input:

30000 784936363 827067061 800454511

output:

554318281

result:

ok single line: '554318281'

Test #4:

score: 25
Accepted
time: 368ms
memory: 4084kb

input:

30000000 72129929 485897764 129463885

output:

92762235

result:

ok single line: '92762235'