Problem 1672. Leftovers? Again?!
Solution Stats
Problem Comments
-
8 Comments
I think that there's a bug in the test cases; putting
clear V1;
before test case 7 should fix it.
clear V1 has now been added before test case 7, and the solutions are being rescored. Hopefully, this will fix the problems you were having.
Chinese remainder theorem
http://en.wikipedia.org/wiki/Chinese_remainder_theorem
I have a solution that solves all of the test cases, but when I run it against the test suite it produces "Error using builtin
Undefined function or variable 'solutionTest'." for each case.
I have the same problem as William. Can someone help?
Apparently James is deleting essential files for Cody by using rm at his script. I've informed him of the issue.
I have commented out the initial lines so that this problem is solvable again.
Thanks, goc3.
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
2008 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
586 Solvers
-
Split a string into chunks of specified length
1385 Solvers
-
Magic is simple (for beginners)
7320 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1470 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!