issues
search
llipio
/
algorithms
algorithm problem practice
12
stars
24
forks
source link
Multiply two numbers without using *
#128
Open
Seagullible
opened
7 years ago
Seagullible
commented
7 years ago
Input: 4,-5 Output: -20
Input: 4,-5 Output: -20