mirror of
https://bitbucket.org/Mattrixwv/projecteuleroctave.git
synced 2025-12-06 17:43:57 -05:00
Added solution to problem 36
This commit is contained in:
@@ -23,7 +23,6 @@ function [] = Problem35()
|
||||
|
||||
%Setup the variables
|
||||
MAX_NUM = 999999;
|
||||
%MAX_NUM = 100;
|
||||
circularPrimes = [];
|
||||
|
||||
%Start the timer
|
||||
|
||||
Reference in New Issue
Block a user