Community Profile

photo

Nguyen Tran Quang


Last seen: casi 2 años hace Con actividad desde 2021

Estadísticas

  • Tiles Challenge Master
  • Cody Problems in Japanese Master
  • Project Euler I
  • Introduction to MATLAB Master
  • Draw Letters
  • CUP Challenge Master
  • Community Group Solver
  • Solver

Ver insignias

Content Feed

Ver por

Resuelto


Stuff the Board
You have a stack of tiles to put onto an array-like playing board. Each tile has a number (always an integer), and the board var...

más de 2 años hace

Resuelto


Center of mass
Given a matrix M(m,n), where m is the number of vertices of the geometrical element and n is 2 or 3 (2D-plane figure or 3D-solid...

más de 2 años hace

Resuelto


Calculate the height of an object dropped from the sky
Assume that an object is dropped from 1000 meters above the surface of the earth at time t=0. The object is dropped such that t...

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

más de 2 años hace

Resuelto


Amicable numbers
Test whether two numbers are <https://en.wikipedia.org/wiki/Amicable_numbers amicable>, meaning that the sum of the proper divis...

más de 2 años hace

Resuelto


Kinetic energy calculation

más de 2 años hace

Resuelto


Potential energy calculation

más de 2 años hace

Resuelto


Total energy

más de 2 años hace

Resuelto


Laws of motion 6

más de 2 años hace

Resuelto


Laws of motion 5

más de 2 años hace

Resuelto


Laws of motion 4

más de 2 años hace

Resuelto


Laws of motion 3

más de 2 años hace

Resuelto


Laws of motion 2

más de 2 años hace

Resuelto


Laws of motion 1

más de 2 años hace

Resuelto


Find Logic 6

más de 2 años hace

Resuelto


Find Logic 1

más de 2 años hace

Resuelto


Find Logic 4

más de 2 años hace

Resuelto


Find Logic 8

más de 2 años hace

Resuelto


Find Logic 3

más de 2 años hace

Resuelto


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

más de 2 años hace

Resuelto


Sum of first n terms of a harmonic progression
Given inputs a, d and n, return the sum of the first n terms of the harmonic progression a, a/(1+d), a/(1+2d), a/(1+3d),....

más de 2 años hace

Resuelto


Compute Fibonacci Number
Compute the _n_-th Fibonacci Number f(0) = 0, f(1) = 1, f(2) = 1, f(3) = 2, ... f(42) = 267914296

más de 2 años hace

Resuelto


Find the 9's Complement
Find the 9's complement of the given number. An example of how this works is <http://electrical4u.com/9s-complement-and-10s-c...

más de 2 años hace

Resuelto


Draw a '4' in a zero matrix!

más de 2 años hace

Resuelto


Draw a '6' in a zero matrix!

más de 2 años hace

Resuelto


Draw a '9' in a zero matrix!

más de 2 años hace

Resuelto


Draw a '7' in a zero matrix!

más de 2 años hace

Resuelto


Draw a '8' in a zero matrix!

más de 2 años hace

Resuelto


Draw a '2' in a zero matrix!

más de 2 años hace

Cargar más