Community Profile

photo

Mariola Camacho Lie


Last seen: 8 months ago Active since 2021

I am studying Chemical Engineering at UDLAP.

Programming Languages:
MATLAB
Spoken Languages:
Spanish

Statistics

All
  • Solver
  • Treasure Hunt Participant

View badges

Content Feed

View by

Solved


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

8 months ago

Solved


Characterize fluid flow in a pipe as to laminar or turbulent
In fluid mechanics, characterizing the flow in a pipe is essential to predicting its behavior. The flow pattern can either be la...

2 years ago

Question


Problemas in Cody Area
I already solved some problems in Cody, why does he not increase my points or allow me to earn badges?

2 years ago | 1 answer | 0

1

answer

Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 years ago

Solved


Count the number of folds needed to pack a large sheet
In a certain paper factory, large sheets of paper are being made every day. Before sending the sheets for shipment, they have to...

2 years ago

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago