DT
transform: translate(-50%, -50%);В css
Size: a a a
DT
transform: translate(-50%, -50%);В css
DT
M
M
А
VS
V
А
А
А
d
d
АН
🦜
C
D
AP
arr.reduce((acc, cur, idx) => {
if (typeof acc.dic[cur] === 'undefined') {
acc.dic[cur] = idx;
} else {
acc.repeated.push(idx);
}
return acc;
}, {dic: {}, repeated: []});
AP
r🧬
arr.reduce((acc, cur, idx) => {
if (typeof acc.dic[cur] === 'undefined') {
acc.dic[cur] = idx;
} else {
acc.repeated.push(idx);
}
return acc;
}, {dic: {}, repeated: []});