This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
T=720;
X=756;
d=8633;
assert(isequal(speed_of_light(T,X,d),313274304))
ans =
313274304
|
Determine whether a vector is monotonically increasing
9255 Solvers
4101 Solvers
Create a Multiplication table matrix...
226 Solvers
127 Solvers
172 Solvers