Community Profile

photo

Evgeny


Virginia Tech

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

View badges

Feeds

View by

Solved


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

12 years ago

Problem


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

12 years ago | 4 | 969 solvers

Solved


Add two numbers
Given a and b, return the sum a+b in c.

12 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago