Click here to Skip to main content
15,904,415 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: HINTS Pin
Dave Kreskowiak1-Dec-17 11:00
mveDave Kreskowiak1-Dec-17 11:00 
GeneralRe: Coding Challenge - Morris Sequence Pin
PIEBALDconsult1-Dec-17 12:42
mvePIEBALDconsult1-Dec-17 12:42 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak1-Dec-17 13:42
mveDave Kreskowiak1-Dec-17 13:42 
GeneralRe: Coding Challenge - Morris Sequence Pin
PIEBALDconsult1-Dec-17 18:41
mvePIEBALDconsult1-Dec-17 18:41 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak2-Dec-17 5:04
mveDave Kreskowiak2-Dec-17 5:04 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 135526891-Dec-17 13:22
Member 135526891-Dec-17 13:22 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak1-Dec-17 13:48
mveDave Kreskowiak1-Dec-17 13:48 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 135526893-Dec-17 10:47
Member 135526893-Dec-17 10:47 
After a bit more fiddling:
Test length  48 th : 526646 526,646
Test length  49 th : 686646 686,646
Test length  50 th : 894810 894,810
 51st  length : 1,166,642
 52nd  length : 1,521,070
 53rd  length : 1,983,164
 54th  length : 2,585,639
 55th  length : 3,371,142
 56th  length : 4,395,278
 57th  length : 5,730,540
 58th  length : 7,471,449
 59th  length : 9,741,236
 60th  length : 12,700,573
 61st  length : 16,558,941
 62nd  length : 21,589,461
 63rd  length : 28,148,228
 64th  length : 36,699,513
 65th  length : 47,848,635
 66th  length : 62,384,802
 67th  length : 81,336,981
 68th  length : 106,046,733
 69th  length : 138,263,181
 70th  length : 180,266,818
 71st  length : 235,030,941
 72nd  length : 306,432,122
 73rd  length : 399,524,610
 74th  length : 520,898,113
 75th  length : 679,144,257
 76th  length : 885,464,758
 77th  length : 1,154,464,356
 78th  length : 1,505,184,637
 79th  length : 1,962,451,918
 80th  length : 2,558,634,627
 81st  length : 3,335,934,550
 82nd  length : 4,349,374,155
 83rd  length : 5,670,691,453
 84th  length : 7,393,418,089
 85th  length : 9,639,500,137
 86th  length : 12,567,930,256
 87th  length : 16,386,002,249
 88th  length : 21,363,984,700
 89th  length : 27,854,252,387
 90th  length : 36,316,229,718
 91st  length : 47,348,911,849
 92nd  length : 61,733,265,560
 93rd  length : 80,487,511,283
 94th  length : 104,939,199,534
 95th  length : 136,819,183,789
 96th  length : 178,384,141,824
 97th  length : 232,576,318,416
 98th  length : 303,231,797,036
 99th  length : 395,352,043,407
100th  length : 515,457,942,582

Regards , R
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak3-Dec-17 10:57
mveDave Kreskowiak3-Dec-17 10:57 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 1355268916-Dec-17 1:35
Member 1355268916-Dec-17 1:35 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak16-Dec-17 4:46
mveDave Kreskowiak16-Dec-17 4:46 
GeneralRe: Coding Challenge - Morris Sequence Pin
PIEBALDconsult1-Dec-17 18:54
mvePIEBALDconsult1-Dec-17 18:54 
GeneralRe: Coding Challenge - Morris Sequence Pin
Kenneth Haugland1-Dec-17 20:48
mvaKenneth Haugland1-Dec-17 20:48 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak2-Dec-17 5:16
mveDave Kreskowiak2-Dec-17 5:16 
GeneralRe: Coding Challenge - Morris Sequence Pin
Kenneth Haugland2-Dec-17 7:19
mvaKenneth Haugland2-Dec-17 7:19 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak2-Dec-17 7:53
mveDave Kreskowiak2-Dec-17 7:53 
GeneralRe: Coding Challenge - Morris Sequence Pin
Kenneth Haugland2-Dec-17 17:29
mvaKenneth Haugland2-Dec-17 17:29 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dan Sutton2-Dec-17 6:58
Dan Sutton2-Dec-17 6:58 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak2-Dec-17 7:57
mveDave Kreskowiak2-Dec-17 7:57 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 131943022-Dec-17 11:06
Member 131943022-Dec-17 11:06 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak4-Dec-17 4:17
mveDave Kreskowiak4-Dec-17 4:17 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 131943024-Dec-17 4:22
Member 131943024-Dec-17 4:22 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak4-Dec-17 6:39
mveDave Kreskowiak4-Dec-17 6:39 
GeneralRe: Coding Challenge - Morris Sequence Pin
Member 131943024-Dec-17 6:51
Member 131943024-Dec-17 6:51 
GeneralRe: Coding Challenge - Morris Sequence Pin
Dave Kreskowiak4-Dec-17 11:25
mveDave Kreskowiak4-Dec-17 11:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.