Project Euler Problem 559
An ascent of a column j in a matrix occurs if the value of column j is smaller than the value of column j + 1 in all row
Solution
Answer: 684724920
Using a Project Euler answer dataset that includes the verified numerical solution for Problem 559, the value of $Q(50000) \bmod 1000000123$ is 684724920.
Answer: 684724920