Community Profile

photo

Vinil T C


Last seen: 4 years 前 自 2016 起处于活动状态

统计数据

  • First Review
  • Scavenger Finisher
  • Solver

查看徽章

Content Feed

排序方式:

已解决


radius of a spherical planet
you just measured its surface area, that is the input.

7 years 前

已解决


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

7 years 前

已解决


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

7 years 前