Community Profile

photo

Berkant Bugas


Last seen: 4年弱 前 2020 年からアクティブ

統計

  • Solver

バッジを表示

Content Feed

表示方法

解決済み


Maximum running product for a string of numbers
Given a string s representing a list of numbers, find the five consecutive numbers that multiply to form the largest number. Spe...

4年弱 前

解決済み


Duplicates
Write a function that accepts a cell array of strings and returns another cell array of strings *with only the duplicates* retai...

4年弱 前

解決済み


Binary numbers
Given a positive, scalar integer n, create a (2^n)-by-n double-precision matrix containing the binary numbers from 0 through 2^n...

4年弱 前

解決済み


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

4年弱 前

解決済み


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

4年弱 前

解決済み


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

4年弱 前

解決済み


Elapsed Time
Given two date strings d1 and d2 of the form yyyy/mm/dd HH:MM:SS (assume hours HH is in 24 hour mode), determine how much time, ...

4年弱 前

解決済み


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

4年弱 前

解決済み


Return a list sorted by number of occurrences
Given a vector x, return a vector y of the unique values in x sorted by the number of occurrences in x. Ties are resolved by a ...

4年弱 前

解決済み


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

4年弱 前

解決済み


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

4年弱 前

解決済み


Box!
Given a box, find the volume of the cube. With each side = a.

4年弱 前

解決済み


Times 3 problem
When you enter the number, it should return the number multiplied by 3

4年弱 前

解決済み


Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.

4年弱 前

解決済み


Find the absolute value of c=a-b
Find the absolute value of c=a-b

4年弱 前

解決済み


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

4年弱 前

解決済み


Perimeter of a square!
Calculate the circumference of the square whose side is n

4年弱 前

解決済み


Area of a circle
Find the value for area of the circle if diameter is given

4年弱 前

解決済み


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

4年弱 前

解決済み


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

4年弱 前

解決済み


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

4年弱 前

解決済み


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

4年弱 前

解決済み


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

4年弱 前

解決済み


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

4年弱 前

解決済み


How tall are you?
measures your height forexample= 175cm 180cm 169cm

4年弱 前

解決済み


how tall are you
how tall are you 170cm 182cm 190cm

4年弱 前

問題


how tall are you
how tall are you 170cm 182cm 190cm

4年弱 前 | 0 | 1 個のソルバー

問題


do i love my school
do i love my school first x=1 (love) x=2 (ı dont like)

4年弱 前 | 0 | 0 個のソルバー

解決済み


Step number
Step number

4年弱 前

解決済み


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

4年弱 前

さらに読み込む