解決済み


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

約1年 前

解決済み


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

約1年 前

解決済み


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

1年以上 前

解決済み


add num
add two numbers a and b

1年以上 前

解決済み


round pi
round pi

1年以上 前

解決済み


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

1年以上 前

解決済み


num10
123456

1年以上 前

解決済み


num9
num

1年以上 前

解決済み


num8
num

1年以上 前

解決済み


num7
num

1年以上 前

解決済み


num6
num

1年以上 前

解決済み


num5
num

1年以上 前

解決済み


num4
nmjhg

1年以上 前

解決済み


num3
nam

1年以上 前

解決済み


nam2
nam

1年以上 前

解決済み


num
num

1年以上 前

解決済み


num to char
make num into char

1年以上 前

解決済み


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

1年以上 前

解決済み


Mode
Find the mode of a vector x

1年以上 前

解決済み


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

1年以上 前

解決済み


Prime Number
Determine if a number is prime

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Multiplication
Given 2 numbers a and b mulitply them

1年以上 前

解決済み


Subtraction
Given two numbers a and b subtract them

1年以上 前

解決済み


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

1年以上 前

解決済み


x = 1

1年以上 前

解決済み


x = 3
write a funciton to make the variable x = 3

1年以上 前

解決済み


What kind of triangle?
Write a function named check_triangle that receives three positive integers as input: a, b, and c. These three numbers are inte...

1年以上 前

解決済み


Cluster Partition
Given an array (row or column) of numbers, divide the array into consecutive positive/negative numbers. 0 is to be treated inde...

1年以上 前

さらに読み込む