Nice
That "or" in the code was extremely spicey
You can just say that this solution is AI and no one would care :/
This comment is hidden because it contains spoiler information about the solution
This is really smart, had no idea or could be used this way.
It doesn't work for me due to 12s timeout.
simple
ππ»
I typed same code, regards!
and i thought my solution was clean...
craziest :O
Learned.
hi, tried it on godbolt, the resulting assembly-code will be the same, so there's no real difference. From my point of view it's just a habit to mark any cast with the available keywords.. even in katas, it just grew into my muscle memory.
Source of the habit might be this: "https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines" (chapter ES.49) some but not all went in our companies codestyle-guide, so i'm just used to it.
Loading collection data...
Nice
That "or" in the code was extremely spicey
You can just say that this solution is AI and no one would care :/
This comment is hidden because it contains spoiler information about the solution
This is really smart, had no idea or could be used this way.
It doesn't work for me due to 12s timeout.
simple
ππ»
This comment is hidden because it contains spoiler information about the solution
I typed same code, regards!
and i thought my solution was clean...
craziest :O
Learned.
hi,
tried it on godbolt,
the resulting assembly-code will be the same,
so there's no real difference.
From my point of view it's just a habit to mark
any cast with the available keywords..
even in katas, it just grew into my muscle memory.
Source of the habit might be this: "https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines" (chapter ES.49) some but not all went in our companies codestyle-guide, so i'm just used to it.
Loading more items...