已解决


'X'avier
Given a square matrix A of size n, write a function to create a new matrix B where only the elements on the main diagonal and th...

4 months 前

已解决


Greater than before
Given an array of integers, write a function that returns elements that are greater than the one before them. For instance, ...

4 months 前

已解决


Intersect three sequences
Most numbers have interesting properties, if you look hard enough and interpret “interesting” liberally. Let’s choose a number a...

4 months 前

已解决


Maze Solver with Backtracking and Custom Cost Rules
Write a function solve_maze that finds a path from the top-left corner (1,1) to the bottom-right corner (m,n) of a 2D matrix M, ...

5 months 前

已解决


Find the summation of factorial series
Factorial numbers are n! = 1*2*3....*n the series is 1!, 2!, 3!,........, n!

5 months 前

已解决


minecraft movie scramble
the following phrase "la la la lava ch ch ch chicken" will be out of order. make it into the correct order

5 months 前

已解决


add num
add two numbers a and b

5 months 前

已解决


round pi
round pi

5 months 前

已解决


wordle
create a dictionary and a playable game of wordle, figure out the solution.

5 months 前

已解决


num10
123456

5 months 前

已解决


num9
num

5 months 前

已解决


num8
num

5 months 前

已解决


num7
num

5 months 前

已解决


num6
num

5 months 前

已解决


num5
num

5 months 前

已解决


num4
nmjhg

5 months 前

已解决


num3
nam

5 months 前

已解决


nam2
nam

5 months 前

已解决


num
num

5 months 前

已解决


num to char
make num into char

5 months 前

已解决


sum numbers to some value n
sum of numbers up to a value n

5 months 前

已解决


Mode
Find the mode of a vector x

5 months 前

已解决


Find the mean
Find the mean of a given sdet of numbers in a vector x

5 months 前

已解决


Prime Number
Determine if a number is prime

5 months 前

已解决


Remainder
Given two number a and b find the remainder when you divide a by b

5 months 前

已解决


Division
Given two numbers a and b divide them a/b

5 months 前

已解决


Multiplication
Given 2 numbers a and b mulitply them

5 months 前

已解决


Subtraction
Given two numbers a and b subtract them

5 months 前

已解决


Add two numbers
Given two numbers a and b add them together

5 months 前

已解决


x = 1

5 months 前

加载更多