Feeds
提问
create matrix of Java linked list
Hi, I'm trying to bulid a 2D matrix, when each element in the matrix is Java Linked-list. I'm getting to following error: "I...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do I create matrix of Linked lists
Hi, I have a matrix and for each cell in the matrix I need to save data with different length. I think that using Linked lists...
9 years 前 | 0 个回答 | 0