Мусчина
Chechnya, Russian Federation
 
 

⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
Actuellement hors ligne
Activité récente
1 209 h en tout
dernière utilisation le 24 mars
30 h en tout
dernière utilisation le 23 mars
0,7 h en tout
dernière utilisation le 15 mars
Vatastyle 23 févr. à 5h10 
Мусчина
Chechnya, Russian Federation
Vatastyle 22 déc. 2024 à 14h14 
let arrays = [1,2,3,4,5,6,7,8,9,10]
let target = 4

function binary(arr, target) {
let left = 0
let right = arr.length - 1

while(left <= right) {
const mid = Math.floor((left + right) / 2)

if(arr[mid] == target) {
return mid
}
if(arr[mid] < target){
left = mid + 1

}
else {
right = mid - 1
}
}
return -1
}
const result = binary(arrays, target)
console.log(result)
Мусчина 16 sept. 2024 à 4h33 
display: flex;
justify-content: space-between;
Śnieżny Kockodan 13 juil. 2024 à 7h34 
-Rep worst player this game ever seen
Śnieżny Kockodan 13 juil. 2024 à 7h34 
-Rep worst player this game ever seen
Śnieżny Kockodan 13 juil. 2024 à 7h34 
-Rep worst player this game ever seen