Guilherme Silva
2018년부터 활동
Followers: 0 Following: 0
Feeds
문제를 풀었습니다
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년 초과 전
문제를 풀었습니다
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년 초과 전
질문
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...
거의 7년 전 | 답변 수: 1 | 0