tgoop.com/khamidulla_inoyatov_microblog/233
Create:
Last Update:
Last Update:
Day 083
Kun masalalari:
🟢 2696. Minimum String Length After Removing Substrings
🟡 1963. Minimum Number of Swaps to Make the String Balanced
O’qish uchun material:
*nix dagi quyidagi komanda bilan man <command>
orqali tanishing:
- sort
DIY:
*nix systemasda quyidagi komandalarni ketma-ket bajarib ko’ring mktempd
Javoblar:
touch fruits.txt
echo "apple" >> fruits.txt
echo "banana" >> fruits.txt
echo "apple" >> fruits.txt
echo "orange" >> fruits.txt
echo "banana" >> fruits.txt
echo "grape" >> fruits.txt
sort fruits.txt
sort fruits.txt | uniq
🟢 1047. Remove All Adjacent Duplicates In String
🟡 1209. Remove All Adjacent Duplicates in String II
#SDM
@khamidulla_inoyatov_microblog
BY Khamidulla’s Micro Blog 🫵🏻

Share with your friend now:
tgoop.com/khamidulla_inoyatov_microblog/233