photo

Charlotte


Last seen: 3개월 전 2025년부터 활동

Followers: 0   Following: 0

통계

Cody

0 문제
73 답안

순위
N/A
of 301,175

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,185

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
5,334
of 173,238

참여
0 문제
73 답안

점수
1,010

배지 수
5

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Community Group Solver
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Find Logic 10

3개월 전

문제를 풀었습니다


Find Logic 11

3개월 전

문제를 풀었습니다


Find Logic 12

3개월 전

문제를 풀었습니다


Find Logic 15

3개월 전

문제를 풀었습니다


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

3개월 전

문제를 풀었습니다


Find Logic 16

3개월 전

문제를 풀었습니다


Find Logic 17

3개월 전

문제를 풀었습니다


Find Logic 18

3개월 전

문제를 풀었습니다


Find Logic 19

3개월 전

문제를 풀었습니다


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

3개월 전

문제를 풀었습니다


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

3개월 전

문제를 풀었습니다


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

3개월 전

문제를 풀었습니다


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

3개월 전

문제를 풀었습니다


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

3개월 전

문제를 풀었습니다


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

3개월 전

문제를 풀었습니다


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

3개월 전

문제를 풀었습니다


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

3개월 전

문제를 풀었습니다


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

3개월 전

문제를 풀었습니다


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

3개월 전

문제를 풀었습니다


Find the max element of the array
Find the max element of the array

3개월 전

문제를 풀었습니다


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

3개월 전

문제를 풀었습니다


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

3개월 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

3개월 전

문제를 풀었습니다


the average value of the elements
Calculate the average value of the elements in the array

3개월 전

문제를 풀었습니다


Double all elements in the array
Duplicate all elements in the array

3개월 전

문제를 풀었습니다


calculate the length of matrix
input 1 array, calculate the length

3개월 전

문제를 풀었습니다


Draw a '0' in a one matrix!

3개월 전

문제를 풀었습니다


Energy Conversion 1

3개월 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

3개월 전

문제를 풀었습니다


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

3개월 전

더 보기