Determine the file size of a script, "function.m".
This is the base scoring method for Cody and the Matlab Contests.
A method can be found in Tiles Rules down towards the bottom.
Input: (string) Filename
Output: (value) Size
(eg 'interp1.m' returns 2218)
I don't understand why the first test case fails...
136 Solvers
The Hitchhiker's Guide to MATLAB
2694 Solvers
221 Solvers
Elapsed time is -0.005204 seconds.
84 Solvers
152 Solvers
Solution 270282
Size of interpl.m has been changed! 2218 isn't correct anymore!