QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#305053#3140. DivModuloqiuzx AC ✓567ms3544kbC++172.7kb2024-01-14 15:40:272024-01-14 15:40:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

9 2 3

output:

1

result:

ok single line: '1'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3484kb

input:

5 2 5

output:

2

result:

ok single line: '2'

Test #3:

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

input:

6 3 6

output:

2

result:

ok single line: '2'

Test #4:

score: 0
Accepted
time: 1ms
memory: 3440kb

input:

7654321 1234567 1050

output:

210

result:

ok single line: '210'

Test #5:

score: 0
Accepted
time: 567ms
memory: 3488kb

input:

5435127462024668 1811709154008222 15999989

output:

3929247

result:

ok single line: '3929247'

Test #6:

score: 0
Accepted
time: 403ms
memory: 3532kb

input:

535133767398117960 178377922466039320 15997109

output:

8591092

result:

ok single line: '8591092'

Test #7:

score: 0
Accepted
time: 375ms
memory: 3544kb

input:

19001660319932250 4750415079983062 15997307

output:

11654270

result:

ok single line: '11654270'

Test #8:

score: 0
Accepted
time: 1ms
memory: 3436kb

input:

97009388487133931 24252347121783482 2244216

output:

1119456

result:

ok single line: '1119456'

Test #9:

score: 0
Accepted
time: 1ms
memory: 3480kb

input:

77414571706643886 19353642926660971 9636911

output:

7878729

result:

ok single line: '7878729'

Test #10:

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

input:

79972350283733926 19993087570933481 8

output:

3

result:

ok single line: '3'

Test #11:

score: 0
Accepted
time: 7ms
memory: 3428kb

input:

4000000000000000000 120381496211536644 8483874

output:

2762130

result:

ok single line: '2762130'

Test #12:

score: 0
Accepted
time: 1ms
memory: 3480kb

input:

23404559176443690 5851139794110922 673232

output:

483392

result:

ok single line: '483392'

Test #13:

score: 0
Accepted
time: 1ms
memory: 3432kb

input:

458805763450927392 229402881725463696 3605270

output:

1084730

result:

ok single line: '1084730'

Test #14:

score: 0
Accepted
time: 1ms
memory: 3480kb

input:

17811914547110328 5937304849036776 180646

output:

63386

result:

ok single line: '63386'