QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#385653 | #2307. 树 | zak | 100 ✓ | 40ms | 58156kb | C++23 | 2.2kb | 2024-04-10 22:45:16 | 2024-04-10 22:45:17 |
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: 10
Accepted
time: 1ms
memory: 7840kb
input:
5 2 736853057
output:
621719767
result:
ok single line: '621719767'
Test #2:
score: 10
Accepted
time: 1ms
memory: 7876kb
input:
10 2 302939617
output:
145443067
result:
ok single line: '145443067'
Test #3:
score: 10
Accepted
time: 1ms
memory: 7952kb
input:
20 2 662072321
output:
267646252
result:
ok single line: '267646252'
Test #4:
score: 10
Accepted
time: 1ms
memory: 8192kb
input:
50 2 806053187
output:
155980816
result:
ok single line: '155980816'
Test #5:
score: 10
Accepted
time: 1ms
memory: 12264kb
input:
49 2 953748661
output:
691695523
result:
ok single line: '691695523'
Test #6:
score: 10
Accepted
time: 0ms
memory: 8200kb
input:
50 286072115 443534951
output:
284050905
result:
ok single line: '284050905'
Test #7:
score: 10
Accepted
time: 3ms
memory: 12932kb
input:
200 903188218 276454751
output:
40047627
result:
ok single line: '40047627'
Test #8:
score: 10
Accepted
time: 4ms
memory: 22784kb
input:
500 668948355 993729403
output:
636747279
result:
ok single line: '636747279'
Test #9:
score: 10
Accepted
time: 15ms
memory: 37036kb
input:
1000 980382612 268177673
output:
158308282
result:
ok single line: '158308282'
Test #10:
score: 10
Accepted
time: 40ms
memory: 58156kb
input:
2000 178570326 857509859
output:
372489332
result:
ok single line: '372489332'
Extra Test:
score: 0
Extra Test Passed