Change your output device?
no other solution ?
but why not non-root user ?
still no sound?
sound issue huh?
Any body has solution for this using javascript?
In office an employee can bring 1 pet or 2 pets at a time, if a person has n number of pets in how many distinct combinations the employee can bring the pets to work?
Change your output device?
i am using laptop
I meant click on the box
https://support.system76.com/articles/audio/
Here is how to fix several common audio issues with your computer.
i had to restart to fix
login as root ?
login as user you will get sound back
no other solution ?
there is solution for root too
but why not non-root user ?
do you hate to provide password in root required applications or hate sudo ?
but why not non-root user ?
do you hate to provide password in root required applications or hate sudo ?
wait
yup

sound issue huh?
i have this saved, a fix to usual sound issue on linux,
install alsa-utils alsa-firmware sof-firmware pulseaudio and enable alsa service
then add user to audio group, and reboot
then unmute with amixer (copy all commands from arch wiki alsa page)
i have this saved, a fix to usual sound issue on linux,
install alsa-utils alsa-firmware sof-firmware pulseaudio and enable alsa service
then add user to audio group, and reboot
then unmute with amixer (copy all commands from arch wiki alsa page)
+1
In office an employee can bring 1 pet or 2 pets at a time, if a person has n number of pets in how many distinct combinations the employee can bring the pets to work?
Example I
Input: n = 3 pets
Output: 3
Explanation: There are 3 ways the employees can bring pets
-> 1 + 1 + 1
-> 1 + 2
-> 2 + 1
In office an employee can bring 1 pet or 2 pets at a time, if a person has n number of pets in how many distinct combinations the employee can bring the pets to work?
Example I
Input: n = 3 pets
Output: 3
Explanation: There are 3 ways the employees can bring pets
-> 1 + 1 + 1
-> 1 + 2
-> 2 + 1
ask it in the javascript group
Developers Community on Telegram
In office an employee can bring 1 pet or 2 pets at a time, if a person has n number of pets in how many distinct combinations the employee can bring the pets to work?
Example I
Input: n = 3 pets
Output: 3
Explanation: There are 3 ways the employees can bring pets
-> 1 + 1 + 1
-> 1 + 2
-> 2 + 1
This is a math problem, not a JavaScript one lol.
π.. yeah that’s true but my boss wanted to get the algorithm that can solve this…
πππ
πππ
That’s why I am saying it’s a math problem. Learn some combinatorics + some js. Then write the algorithm. It’s not even an algorithm. There’s already formulas for this kind of problems
Math is fun
Math is the basis of everything lol)) sometimes it’s fun sometimes it makes you cry π’π’ππ like when i was majoring in it and was 4th year
Iβm really humanπ