case:1 Sharing data From parent to child. Here we are sending the message to child component form parent component using @Input() dec...
Read More

Smooth transition from campus to corporate - Best tips and advice
Every year, a large number of graduates take a leap and move to the corporate world. A lot of things start changing around me, and it's...
Read More

1384A. Common Prefixes - Codeforces Solution C++
➤ Problem Link : 1384A. Common Prefixes ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; int main() { int t; ...
Read More

1366C. Palindromic Paths - Codeforces Solution C++
➤ Problem Link : 1366C. Palindromic Paths ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long i...
Read More

1349A. Orac and LCM - Codeforces Solution C++
➤ Problem Link : 1349A. Orac and LCM ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int i...
Read More

1348C. Phoenix and Distribution - Codeforces Solution C++
➤ Problem Link : 1348C. Phoenix and Distribution ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long...
Read More

1342B. Binary Period - Codeforces Solution C++
➤ Problem Link : 1342B. Binary Period ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #...
Read More

1342A. Road To Zero - Codeforces Solution C++
➤ Problem Link : 1342A. Road To Zero ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #de...
Read More

1339C. Powered Addition - Codeforces Solution C++
➤ Problem Link : 1339C. Powered Addition ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long in...
Read More

1339B. Sorted Adjacent Differences - Codeforces Solution C++
➤ Problem Link : 1339B. Sorted Adjacent Differences ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll l...
Read More

1339A. Filling Diamonds - Codeforces Solution C++
➤ Problem Link : 1339A. Filling Diamonds ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long in...
Read More

1336A. Linova and Kingdom - Codeforces Solution C++
➤ Problem Link : 1336A. Linova and Kingdom ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long ...
Read More

1334C. Circle of Monsters - Codeforces Solution C++
➤ Problem Link : 1334C. Circle of Monsters ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long ...
Read More

1333C. Eugene and an array - Codeforces Solution C++
➤ Problem Link : 1333C. Eugene and an array ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long...
Read More

1333B. Kind Anton - Codeforces Solution C++
➤ Problem Link : 1333B. Kind Anton ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #def...
Read More

1333A. Little Artem - Codeforces Solution C++
➤ Problem Link : 1333A. Little Artem ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #d...
Read More

1328D. Carousel - Codeforces Solution C++
➤ Problem Link : 1328D. Carousel ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #defin...
Read More

1328C. Ternary XOR - Codeforces Solution C++
➤ Problem Link : 1328C. Ternary XOR ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #de...
Read More

1328B. K - Codeforces Solution C++
➤ Problem Link : 1328B. K ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long long int #define pb pu...
Read More

1328A. Divisibility Problem - Codeforces Solution C++
➤ Problem Link : 1328A. Divisibility Problem ✅ C++ Solution : #include<bits/stdc++.h> using namespace std; #define ll long lon...
Read More
Subscribe to:
Posts (Atom)