photo

Ayesha


Last seen: 1 day 前 自 2026 起处于活动状态

Followers: 0   Following: 0

统计学

Cody

0 个问题
7 个答案

排名
N/A
of 301,895

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,447

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
48,394
of 177,188

贡献数
0 个问题
7 个答案

评分
84

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver

查看徽章

Feeds

排序方式:

已解决


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

1 day 前

已解决


Nested If(s)
If a greater than zero, then check, if a = greater that 1 and less than 10, then b = true, else, b = false.

1 day 前

已解决


If-Elseif-Else
If a more than zero, b = true, if a = zero , b = zero, else, b = false.

1 day 前

已解决


If-Else
If a more than zero, b = true, else, b = false.

1 day 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1 day 前

已解决


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

1 day 前

已解决


If
If a more than zero, then b = true.

1 day 前