Burhan Burak AKMAN
Followers: 0 Following: 0
I understand the universe with MatLab.
Programming Languages:
C++
C++
Feeds
已解决
Area of a regular hexagon
Given the length of a side of a regular hexagon, return its area rounded to two decimal places.
2 years 前
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
3 years 前
已解决
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:...
3 years 前