photo

Angelo


Last seen: 5日 前 2026 年からアクティブ

Followers: 0   Following: 0

統計

Cody

0 問題
12 解答

ランク
N/A
of 301,447

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,284

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
35,304
of 174,609

コントリビューション
0 問題
12 解答

スコア
138

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Solver

バッジを表示

Feeds

表示方法

解決済み


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

5日 前

解決済み


Form a square matrix from four square sub-matrices
Create a square matrix, y, from 4 square sub-matrices that will be constructed (x1, x2, x3, x4): y = [x1 x2; x3 x4]; ...

5日 前

解決済み


create a square matrix
create a [n*n] matrix. example: mat(4)= [ 1 4 9 16 4 4 9 16 9 9 ...

5日 前

解決済み


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

5日 前

解決済み


Converts numbers into characters
Converts numbers into characters

5日 前

解決済み


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

5日 前

解決済み


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

5日 前

解決済み


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

5日 前

解決済み


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

5日 前

解決済み


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

5日 前

解決済み


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

5日 前

解決済み


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

5日 前