Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(daysUntilChristmas(2019,11,19),36))
|
2 | Pass |
assert(isequal(daysUntilChristmas(2018,12,28),362))
|
3 | Pass |
assert(isequal(daysUntilChristmas(2019,01,01),358))
|
4 | Pass |
assert(isequal(daysUntilChristmas(2019,12,30),361))
|
347 Solvers
2979 Solvers
615 Solvers
Matlab Basics II - Max & Index of Max
188 Solvers
194 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!