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 |
nc = 5;
ta = 12;
tc = 3;
tw = 35;
f_correct = 34;
assert(isequal(freeTime(nc,ta,tc,tw),f_correct))
|
199 Solvers
Who knows the last digit of pi?
557 Solvers
Find out missing number from a vector of 9 elements
245 Solvers
187 Solvers
Number of digits in an integer
336 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!