Community Profile

photo

Carleen Boyer


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

대략 4년 전

문제를 풀었습니다


Area of a circle
Find the value for area of the circle if diameter is given

대략 4년 전

문제를 풀었습니다


Flipping
Write code that can reverse the vector without using any sort of loop. Example Given the input vector A = [ 1 2 3 4 5...

대략 4년 전

문제를 풀었습니다


Convert radians to degrees
Given input in radians, output to degrees

대략 4년 전

문제를 풀었습니다


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

대략 4년 전