FannoFlow
Followers: 0 Following: 0
Aerospace Engineer | Former developer on the Aerospace Toolbox and Blockset | Current Autonomous Vehicle Software Engineer
Programming Languages:
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, French
Python, C++, C, MATLAB, Arduino
Spoken Languages:
English, French
統計
All
Feeds
解決済み
persistant sum
There will be 9 tests for this problem. In each test you will be provided with 2 integers n=[n1,n2], where n2 is equal to t...
1年以上 前
解決済み
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...
3年以上 前
解決済み
Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not coun...
3年以上 前
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
約8年 前