The pseudo-code is show below:
func lis( a )
initialize best to an array of 0's.
for ( i from 1 to n )
.....
Longest Increasing Subsequence - Algorithmist
我和我的好朋友、寶貝學生互動及學習使用Blogger的地方。
The pseudo-code is show below:
func lis( a )
initialize best to an array of 0's.
for ( i from 1 to n )
.....
Longest Increasing Subsequence - Algorithmist
沒有留言:
張貼留言