Bart - MATLAB Cody - MATLAB Central

Bart

795
Rank
9
Badges
2540
Score
51 – 100 of 300

Bart submitted a Comment to Problem 1763. Primes for Large N: 2^30, System Memory Limit

Nice problem! I have had some problems to get trough the test suite, one of them was that my primes where in UINT32 and that failed the 'isprime' assertion. Maybe you could change the following line pchk=p(ptr); to pchk=double(p(ptr));

on 6 Aug 2013

Bart received Leader badge for Solution 297257

on 6 Aug 2013

Bart submitted a Comment to Solution 296771

Sorry, but can't get code to run at all. So try to get some help this way...

on 5 Aug 2013

Bart submitted Solution 230544 to Problem 1420. only input

on 15 Apr 2013

Bart submitted Solution 230541 to Problem 1423. Cos Function

on 15 Apr 2013

51 – 100 of 300
Go to top of page