photo

Mailyn


Last seen: Today Active since 2026

Followers: 0   Following: 0

Statistics

Cody

0 Problems
7 Solutions

RANK
N/A
of 301,313

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
141,684
of 173,955

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Solved


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.

5 hours ago

Solved


Max of a Vector
Write a function to return the max of a vector

5 hours ago

Solved


Make a Plot with Functions
Make a plot and test

5 hours ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

5 hours ago

Solved


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

5 hours ago

Solved


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 hours ago

Solved


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

5 hours ago