Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

A list is shuffled and reshuffled till the 0th index of the list match...

Language: Layout:
+ ] Show input
Absolute running time: 0.2 sec, cpu time: 0.16 sec, memory peak: 7 Mb, absolute service time: 0,2 sec  
edit mode |  history  | discussion
[3, 4, 5, 1, 7, 2, 6]
[3, 4, 1, 2, 5, 7, 6]
[6, 7, 4, 2, 1, 5, 3]
[2, 5, 7, 6, 3, 1, 4]
[3, 5, 6, 1, 7, 4, 2]
[7, 4, 3, 2, 6, 5, 1]
[5, 4, 6, 1, 7, 2, 3]
7th times c