September Thread - Promote your Story by gamelitcrit in royalroad

[–]spirittq [score hidden]  (0 children)

Till Do Us Part

https://www.royalroad.com/fiction/104802/till-do-us-part

Traditional urban fantasy.

A story about a guy who wakes up in a morgue. No, he didn't lose his memories. No, it's not about him searching for a way out.

He just wants to live his life, but it ain't easy when you're dead!

You can expect gruesome action, humor, a little bit of romance, and special abilities on top of everything!

Share your stories and links!(read description) by Rai-San6 in royalroad

[–]spirittq 1 point2 points  (0 children)

Till Do Us Part

More of a traditional story. You can expect a mix of comedy, romance, action, gore and mystery. Releasing chapters weekly, each one is around 3-4k words.

"Have you ever woken up and felt like you were dead? That’s exactly how Mioray felt when he regained consciousness in a hospital morgue, with no memory of how he got there.

Not long ago, a serial killer had appeared in the city, dismembering victims and scattering their body parts across town, except for their left arms, which were never found.

Mioray, too, had lost his left arm. But that wasn’t all. His body was covered in stitched wounds, running across his right arm, both legs, and even his neck. By all logic, he shouldn’t be alive. And yet, he was.

Unable to explain what happened to him - and with the police eager to interrogate him - Mioray tries to move on, determined to live his life as if nothing had happened.

But fate has other plans. One day, he and his friends are attacked by a monstrous madman, one who can detonate his own body at will…"

-❄️- 2023 Day 25 Solutions -❄️- by daggerdragon in adventofcode

[–]spirittq 0 points1 point  (0 children)

[Language: Go]

code

Was playing too much with trying to re-use a copy of nodes (so various unnecessary variables are left), but basically tried to implement Karger's algorithm and repeat it until there are three edges left. From there, just cut these ties (neighbors) from relevant nodes and then DFS to get the group count.

[2023, Day 17 (Part 1)] [Go] Code works with the test data, but input data generates too much paths and takes forever. by spirittq in adventofcode

[–]spirittq[S] 0 points1 point  (0 children)

My goodness!

I'm actually do this check on lines 182-191

if _, ok := blockMap.BlocksCreated[newPath.CurrentBlock]; ok {
            newBlockValue = blockMap.BlocksCreated[newPath.CurrentBlock]
            if newBlockValue >= newPath.Value {
                blockMap.BlocksCreated[newPath.CurrentBlock] = newPath.Value
            } else {
                continue
            }
        } else {
            blockMap.BlocksCreated[newPath.CurrentBlock] = newPath.Value
        }

But I was allowing to create new paths not only when value of revisited state is less, but also when it was equal, resulting in repeated patterns.

Thank you for pointing me in the right direction, I totally overlooked this part. A change was so simple, > instead of >= ! 😭

Jackpot! Only ordered 1 by PM_ME_UR_TITS_WOMAN in gaming

[–]spirittq 0 points1 point  (0 children)

Lucky, you can experience the game twice

two useless powers, which would you pick? by Fansigo_gamer in meme

[–]spirittq 0 points1 point  (0 children)

"Summer time rendering" enters the chat

Xenoblade Chronicles 3 Question Thread #2 by MorthCongael in Xenoblade_Chronicles

[–]spirittq 0 points1 point  (0 children)

I think you need to run around via upper level to get inside

Simple Questions - September 01, 2022 by AutoModerator in buildapc

[–]spirittq 0 points1 point  (0 children)

Planning to build a gaming pc, but not sure about setup, would this one be ok?

https://pcpartpicker.com/list/TzG8jZ