Jimmy Sølvsteen Nielsen - MATLAB Cody - MATLAB Central

Jimmy Sølvsteen Nielsen

1355
Rank
11
Badges
1756
Score
1 – 50 of 154

Jimmy Sølvsteen Nielsen submitted a Comment to Solution 4152225

why is this happening again and again? my submission fails due to unavailability of services. If you do such an elaborate time test I will assume the server can handle it.. MESSAGE: "While evaluating the solution, the server encountered an error caused by temporary unavailability of MATLAB Service. Wait a few minutes for the MATLAB Service to return, and then rescore."

on 11 Dec 2020

Jimmy Sølvsteen Nielsen submitted a Comment to Solution 3088591

I passed test 3 by using a WHILE loop but not a recursive function. IMHO the method should not affect the test cases but in this case it does.

on 6 Oct 2020

Jimmy Sølvsteen Nielsen submitted a Comment to Solution 3088451

test 3 fails. not because of an infinite recursion in my program but owing to the lack of memory. My program is correct

on 6 Oct 2020

Jimmy Sølvsteen Nielsen submitted a Comment to Solution 2943265

I would suggest adding the base case x=[]; y=[] (or 0 depending on definition of the problem

on 13 Sep 2020

Jimmy Sølvsteen Nielsen submitted a Comment to Solution 2942635

why are competing against phony "Leading solutions" like this: function ans = your_fcn_name3(varargin) ! echo "function assert(~)" > ./assert.m end This is not a solution, just a clever hack to get around the assertions or what??!!

on 13 Sep 2020

Jimmy Sølvsteen Nielsen submitted a Comment to Problem 45415. Find an optimal placement of coolers on a grid

I wish I had done a clever solution but I resorted to brute forcing it!

on 10 Sep 2020

1 – 50 of 154
Go to top of page