Михаил Капелько 1 mês atrás
pai
commit
3fe88327ee
2 arquivos alterados com 6 adições e 0 exclusões
  1. +3
    -0
      main.js
  2. +3
    -0
      main.swift

+ 3
- 0
main.js Ver arquivo

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



function memory_generateConstPlayfield(
n
) {


+ 3
- 0
main.swift Ver arquivo

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



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


Carregando…
Cancelar
Salvar