QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#235356#7314. Power of Power Partition FunctionhouzhiyuanTL 1645ms3908kbC++142.9kb2023-11-02 17:57:322023-11-02 17:57:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3588kb

input:

0 2 1

output:

1

result:

ok single line: '1'

Test #2:

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

input:

10 2 3

output:

2700

result:

ok single line: '2700'

Test #3:

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

input:

100 2 10

output:

490796617

result:

ok single line: '490796617'

Test #4:

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

input:

75 2 1

output:

54502

result:

ok single line: '54502'

Test #5:

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

input:

92 10 2

output:

47355

result:

ok single line: '47355'

Test #6:

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

input:

56 9 3

output:

239358

result:

ok single line: '239358'

Test #7:

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

input:

72 4 4

output:

387746610

result:

ok single line: '387746610'

Test #8:

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

input:

63 3 5

output:

752236344

result:

ok single line: '752236344'

Test #9:

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

input:

77 7 6

output:

24682718

result:

ok single line: '24682718'

Test #10:

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

input:

94 10 7

output:

671889129

result:

ok single line: '671889129'

Test #11:

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

input:

58 5 8

output:

365460996

result:

ok single line: '365460996'

Test #12:

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

input:

73 5 9

output:

236098877

result:

ok single line: '236098877'

Test #13:

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

input:

73 4 10

output:

657497619

result:

ok single line: '657497619'

Test #14:

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

input:

3 5 1

output:

4

result:

ok single line: '4'

Test #15:

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

input:

2 9 2

output:

6

result:

ok single line: '6'

Test #16:

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

input:

2 8 3

output:

10

result:

ok single line: '10'

Test #17:

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

input:

7 7 4

output:

334

result:

ok single line: '334'

Test #18:

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

input:

7 2 5

output:

3532

result:

ok single line: '3532'

Test #19:

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

input:

9 10 6

output:

5005

result:

ok single line: '5005'

Test #20:

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

input:

8 9 7

output:

6435

result:

ok single line: '6435'

Test #21:

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

input:

8 8 8

output:

12878

result:

ok single line: '12878'

Test #22:

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

input:

2 3 9

output:

55

result:

ok single line: '55'

Test #23:

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

input:

5 10 10

output:

3003

result:

ok single line: '3003'

Test #24:

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

input:

1765491706 116018479 10

output:

755129143

result:

ok single line: '755129143'

Test #25:

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

input:

1000000000000000000 152876776 10

output:

128443796

result:

ok single line: '128443796'

Test #26:

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

input:

1000000000000000000 439753173088 5

output:

64825291

result:

ok single line: '64825291'

Test #27:

score: 0
Accepted
time: 48ms
memory: 3908kb

input:

300765772879651880 2 1

output:

922108076

result:

ok single line: '922108076'

Test #28:

score: 0
Accepted
time: 286ms
memory: 3712kb

input:

536994728453200727 2 2

output:

395905782

result:

ok single line: '395905782'

Test #29:

score: 0
Accepted
time: 908ms
memory: 3628kb

input:

773223684026749573 2 3

output:

712727056

result:

ok single line: '712727056'

Test #30:

score: 0
Accepted
time: 1645ms
memory: 3744kb

input:

109452639600298418 2 4

output:

78696750

result:

ok single line: '78696750'

Test #31:

score: -100
Time Limit Exceeded

input:

345681595173847265 2 5

output:


result: