Statistiques
All
RANG
20
of 295 735
RÉPUTATION
13 645
CONTRIBUTIONS
24 Questions
4 269 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
2 602
RANG
166 of 20 277
RÉPUTATION
7 593
CLASSEMENT MOYEN
4.60
CONTRIBUTIONS
33 Fichiers
TÉLÉCHARGEMENTS
122
ALL TIME TÉLÉCHARGEMENTS
71330
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product
plus de 11 ans il y a
A résolu
Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]
presque 13 ans il y a
A résolu
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
presque 13 ans il y a