Closed jsgithub2018 closed 6 years ago
The first one will produce only 3 combinations.
a b c
The second will have all the permutations like:
a ab ac abc acb b ba ba bac and so on...
Alexandre Naverniouk
On Wed, Feb 21, 2018 at 4:33 PM, jsgithub2018 notifications@github.com wrote:
Hi again,
It's not clear to me how the rows and columns in the template affect the program.
How is this template: a b c
different than this a b c
? Thanks, Jeff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lexansoft/ethcracker/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/ACB3pGa7dJ3rHOJVczbsDzFqMQBUVQ8Fks5tXLXvgaJpZM4SOj1c .
Thanks
Hi again,
It's not clear to me how the rows and columns in the template affect the program.
How is this template: a b c
different than this a b c
? Thanks, Jeff