QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#833826 | #9067. Rampant Growth | xiaowuc1 | AC ✓ | 66ms | 40324kb | Java8 | 322b | 2024-12-27 03:46:07 | 2024-12-27 03:46:08 |
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: 66ms
memory: 39224kb
input:
50 50
output:
347776301
result:
ok single line: '347776301'
Test #2:
score: 0
Accepted
time: 62ms
memory: 40152kb
input:
3 2
output:
6
result:
ok single line: '6'
Test #3:
score: 0
Accepted
time: 51ms
memory: 38540kb
input:
1 5
output:
0
result:
ok single line: '0'
Test #4:
score: 0
Accepted
time: 51ms
memory: 38812kb
input:
42 25
output:
722210361
result:
ok single line: '722210361'
Test #5:
score: 0
Accepted
time: 50ms
memory: 40324kb
input:
1 1
output:
1
result:
ok single line: '1'
Test #6:
score: 0
Accepted
time: 58ms
memory: 38496kb
input:
1 50
output:
0
result:
ok single line: '0'
Test #7:
score: 0
Accepted
time: 52ms
memory: 39072kb
input:
50 1
output:
50
result:
ok single line: '50'
Test #8:
score: 0
Accepted
time: 59ms
memory: 38868kb
input:
2 50
output:
2
result:
ok single line: '2'
Test #9:
score: 0
Accepted
time: 39ms
memory: 38608kb
input:
12 41
output:
508608552
result:
ok single line: '508608552'
Test #10:
score: 0
Accepted
time: 41ms
memory: 39340kb
input:
48 21
output:
873199164
result:
ok single line: '873199164'
Test #11:
score: 0
Accepted
time: 47ms
memory: 37624kb
input:
36 13
output:
339677219
result:
ok single line: '339677219'