who needs modulo when you can get less characters out of
while (number > 1) {
number -= 2;
}
return number;
very efficient
edit: or theres the trusty iseven api
who needs modulo when you can get less characters out of
while (number > 1) {
number -= 2;
}
return number;
very efficient
edit: or theres the trusty iseven api
I havent used nvchad before but im assuming theres a mapping set to make that behaviour happen
Would be in a core/mappings file if its from nvchad or a custom/mappings file if its not (inside where you cloned the repo to)
Yeah active is currently the default sort in programming.dev until scaled sort comes out so commenting helps the most out of everything here
Triggered due to incorrect handling of LaTeX. Original answer on the page was 10^80 which ended up getting the exponentiation ignored by google
nah not me, just like watching vids from this youtuber. Afaik this isnt part of any larger thing and is just a feature study. (Its the first video they've posted in 3 months, before that they had a bunch of videos for a series called godot fundamentals)
From one of the past intellij blog posts
yeah with the example code on the page. With 2023 day 1 its one large block rather than broken up like it is there
It doesn't let people solve it without logging in since everyone gets randomized inputs rather than the same ones. You can still technically do the challenge, just cant use your solution on the large block of input
That also looks like the day 1 of 2015
its relatively fine, just harder than past day 1s and has cases that trip people up
This should be just 35, you can ignore the words that are numbers
now hit top 10 communities of the day due to the last 2 posts
Letting you know, the download and github links on the git.rela.dev site navbar dont work
Its probably set as a private repository