photo

Udit06


Last seen: 2일 전 2023년부터 활동

Followers: 0   Following: 0

통계학

All
  • Solver
  • Knowledgeable Level 3
  • 6 Month Streak
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

1일 전

문제를 풀었습니다


Unit Matrix
Given n, you should return an n-by-n unit matrix. Example: If input is n=2 then A = [ 1 0 0 1 ] If input is n=4 th...

1일 전

문제를 풀었습니다


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

1일 전

문제를 풀었습니다


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

1일 전