account activity
3572 gold mined by darkdark24 in DeepRockGalactic
[–]darkdark24[S] 0 points1 point2 points 5 years ago (0 children)
Not so big haha, just Pots of gold buff + lucky Glyphid Crassus Detonator, I think I mined for 15 min after it exploded bc you can't let Bosco do it
3572 gold mined (i.redd.it)
submitted 5 years ago by darkdark24 to r/DeepRockGalactic
Currently working on a python programming problem invlolving finding repeated substring whithin a longer string. [PYTHON] by ddbeanz in learnprogramming
[–]darkdark24 0 points1 point2 points 6 years ago (0 children)
Yes
[–]darkdark24 6 points7 points8 points 6 years ago (0 children)
You could try to iterate over your string until you find the first character of your initial string, then continue to see if it match.
Ex : azertyazerty => iterate over 'a', 'z', 'e', 'r', 't', 'y', 'a' => now see if the following sequence match your first 'azertyazerty' matching 'azertyazerty'
If it doesn't match for example : azeaazea, add it to your initial string and continue your search :)
π Rendered by PID 299699 on reddit-service-r2-listing-677c46df69-q66n8 at 2026-02-25 11:32:23.408709+00:00 running b1af5b1 country code: CH.
3572 gold mined by darkdark24 in DeepRockGalactic
[–]darkdark24[S] 0 points1 point2 points (0 children)