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

Replacing Evens and Odd with ones and zeroes in a 3-Dimensional array

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.12 sec, absolute running time: 0.14 sec, cpu time: 0 sec, memory peak: 3 Mb, absolute service time: 0,27 sec 
edit mode |  history  | discussion
A[0][0]=0
A[0][1]=1
A[1][0]=0
A[1][1]=1