photo

Guilherme Silva


Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


The Answer to Life, the Universe, and Everything
A variation of a previous Hitchhiker's Guide to the Galaxy problem. *Inputs:* Life, the Universe, and Everything *Output:*...

6 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:...

6 years ago

Question


x = j:i:k creates a regularly-spaced vector x using i as the increment between elements. What about x = j:i:k:m? or j:i:k:m:n?
I hope I am clear enough. I think it is very odd that this works with how many elements you want to separate with colons. It app...

6 years ago | 1 answer | 0

1

answer