photo

Fateh Ouali


Last seen: 17日 前 2024 年からアクティブ

Followers: 0   Following: 1

統計

  • Solver
  • Explorer

バッジを表示

Feeds

表示方法

解決済み


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

約2ヶ月 前

解決済み


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

約2ヶ月 前

解決済み


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

約2ヶ月 前

解決済み


Calculate the area of a triangle between three points
Calculate the area of a triangle between three points: P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) these three points are the vertices of ...

約2ヶ月 前

解決済み


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

約2ヶ月 前