QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#876692 | #9777. Balance in All Things | gg_gong | AC ✓ | 4968ms | 727432kb | C++20 | 4.5kb | 2025-01-31 11:12:33 | 2025-01-31 11:13:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 9552kb
input:
3 1 1000000007
output:
15
result:
ok single line: '15'
Test #2:
score: 0
Accepted
time: 45ms
memory: 25436kb
input:
100 3 1000000007
output:
894710378
result:
ok single line: '894710378'
Test #3:
score: 0
Accepted
time: 1ms
memory: 9680kb
input:
6 6 1000000007
output:
103387851
result:
ok single line: '103387851'
Test #4:
score: 0
Accepted
time: 1ms
memory: 7764kb
input:
2 6 998244353
output:
729
result:
ok single line: '729'
Test #5:
score: 0
Accepted
time: 4968ms
memory: 727264kb
input:
400 20 713862469
output:
561801910
result:
ok single line: '561801910'
Test #6:
score: 0
Accepted
time: 4503ms
memory: 711872kb
input:
397 17 861815723
output:
764050494
result:
ok single line: '764050494'
Test #7:
score: 0
Accepted
time: 3947ms
memory: 681236kb
input:
391 14 189546607
output:
131011086
result:
ok single line: '131011086'
Test #8:
score: 0
Accepted
time: 3345ms
memory: 637060kb
input:
382 11 922402597
output:
58290636
result:
ok single line: '58290636'
Test #9:
score: 0
Accepted
time: 2754ms
memory: 581300kb
input:
370 8 911997731
output:
823449745
result:
ok single line: '823449745'
Test #10:
score: 0
Accepted
time: 2179ms
memory: 516512kb
input:
355 5 708230279
output:
173013324
result:
ok single line: '173013324'
Test #11:
score: 0
Accepted
time: 2819ms
memory: 445232kb
input:
337 19 742344989
output:
592413780
result:
ok single line: '592413780'
Test #12:
score: 0
Accepted
time: 2571ms
memory: 431824kb
input:
334 16 816423319
output:
567577272
result:
ok single line: '567577272'
Test #13:
score: 0
Accepted
time: 2246ms
memory: 412320kb
input:
328 13 463459417
output:
77314092
result:
ok single line: '77314092'
Test #14:
score: 0
Accepted
time: 1865ms
memory: 380244kb
input:
319 10 469180903
output:
94351928
result:
ok single line: '94351928'
Test #15:
score: 0
Accepted
time: 1524ms
memory: 339916kb
input:
307 7 240226001
output:
147458009
result:
ok single line: '147458009'
Test #16:
score: 0
Accepted
time: 1165ms
memory: 297280kb
input:
292 4 725635439
output:
275908993
result:
ok single line: '275908993'
Test #17:
score: 0
Accepted
time: 1458ms
memory: 249056kb
input:
274 18 518962097
output:
200937333
result:
ok single line: '200937333'
Test #18:
score: 0
Accepted
time: 1287ms
memory: 241536kb
input:
271 15 765905797
output:
683367155
result:
ok single line: '683367155'
Test #19:
score: 0
Accepted
time: 1105ms
memory: 227120kb
input:
265 12 240076537
output:
6822852
result:
ok single line: '6822852'
Test #20:
score: 0
Accepted
time: 924ms
memory: 203984kb
input:
256 9 319057337
output:
9076486
result:
ok single line: '9076486'
Test #21:
score: 0
Accepted
time: 728ms
memory: 179276kb
input:
244 6 257631131
output:
53842743
result:
ok single line: '53842743'
Test #22:
score: 0
Accepted
time: 545ms
memory: 149840kb
input:
229 3 953863681
output:
247424565
result:
ok single line: '247424565'
Test #23:
score: 0
Accepted
time: 1ms
memory: 9168kb
input:
1 20 998244353
output:
1
result:
ok single line: '1'
Test #24:
score: 0
Accepted
time: 1ms
memory: 8144kb
input:
8 4 998244353
output:
740255777
result:
ok single line: '740255777'
Test #25:
score: 0
Accepted
time: 1ms
memory: 9300kb
input:
5 20 998244353
output:
725931122
result:
ok single line: '725931122'
Test #26:
score: 0
Accepted
time: 2630ms
memory: 727432kb
input:
400 1 1000000007
output:
705610633
result:
ok single line: '705610633'
Test #27:
score: 0
Accepted
time: 2790ms
memory: 727372kb
input:
400 2 1000000007
output:
917456162
result:
ok single line: '917456162'
Test #28:
score: 0
Accepted
time: 1ms
memory: 9612kb
input:
1 1 1000000007
output:
1
result:
ok single line: '1'
Extra Test:
score: 0
Extra Test Passed