Михаил Капелько hace 1 mes
padre
commit
3fe88327ee
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  1. +3
    -0
      main.js
  2. +3
    -0
      main.swift

+ 3
- 0
main.js Ver fichero

@@ -1,3 +1,6 @@



function memory_generateConstPlayfield( function memory_generateConstPlayfield(
n n
) { ) {


+ 3
- 0
main.swift Ver fichero

@@ -1,3 +1,6 @@



func memory_generateConstPlayfield( func memory_generateConstPlayfield(
_ n: Int _ n: Int
) -> [Int: Int] { ) -> [Int: Int] {


Cargando…
Cancelar
Guardar