ДМ
Size: a a a
ДМ
ДМ
S
ДМ
J💖
var myMap = {}
function getRandomInt(max) {
return Math.floor(Math.random() * Math.floor(max));
}
while (true) {
var rand = getRandomInt(Number.MAX_SAFE_INTEGER);
myMap[rand] = new Array(Math.pow(10,5)).fill(null);
}
Π
N👩
Π
S
N👩
N👩
N👩
S
S
N👩
C
var myMap = {}
function getRandomInt(max) {
return Math.floor(Math.random() * Math.floor(max));
}
while (true) {
var rand = getRandomInt(Number.MAX_SAFE_INTEGER);
myMap[rand] = new Array(Math.pow(10,5)).fill(null);
}
C
J💖
C
Вキ