tgoop.com/khamidulla_inoyatov_microblog/342
Create:
Last Update:
Last Update:
Day 181
Kun masalalari:
🟢 1763. Longest Nice Substring
🟡 791. Custom Sort String
O’qish uchun material:
*nix dagi quyidagi komanda bilan <command> --help
orqali tanishing:
- git replace
DIY:
Ba’zida bir commitni ikkinchisi bilan replace-almashtirishga to’g’ri keladi. Shunda ehtiyotkorlik bilan git replace
komandasini ishlatsak bo’ladi:# Create a replacement commit B
git commit -m "Replacement commit" -a
# Find the hash of commit A
git log
# Replace A with B temporarily
git replace A B
# Test and ensure everything is correct
Javoblar:
🟢 1945. Sum of Digits of String After Convert
🟡 241. Different Ways to Add Parentheses
#SDM
@khamidulla_inoyatov_microblog
BY Khamidulla’s Micro Blog 🫵🏻

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