How can I access matrix
(int[][] matrix
) using random (with seed)?
I want to print my matrix
randomly.
I don't know how to use seed
and random
methods. Can you give me a example?
Seed
is important.
int[][] matrix = ini();
// print matrix randomly using seed...?
Aucun commentaire:
Enregistrer un commentaire