Community Profile

photo

Josh


University of Dayton

Last seen: 2년 초과 전 2016년부터 활동

Somewhere lost in a vector space called graduate school...

통계

All
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

배지 보기

Content Feed

보기 기준

질문


Given two 1 x n cells namely, C1 and C2, how do I create a new cell C3 such that C3 = {C1(1) C2(1) C1(2) C2(2) C1(3) C2(3) ... } using a for loop?
For example suppose you are given cells C1 = {[a1 b1; c1 d1] [a2 b2; c2 d2] [a3 b3; c3 d3] [a4 b4; c4 d4]}; C2 = {[e1 f1; g...

7년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7년 초과 전

문제를 풀었습니다


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

7년 초과 전