D. Counting Pairs | Codeforces Round 995 (Div. 3)

  Рет қаралды 179

CodeLearnCode

CodeLearnCode

Күн бұрын

Пікірлер: 5
@codeNLearnNCode
@codeNLearnNCode 3 күн бұрын
Problem Link: codeforces.com/contest/2051/problem/D
@LolpaKhum
@LolpaKhum 3 күн бұрын
code plz ?
@NeerajMansingh-l2l
@NeerajMansingh-l2l Күн бұрын
Nice video, explained in a concise way. Please could you also add writings if possible ? However thanks for the explanation 😊
@codeNLearnNCode
@codeNLearnNCode 22 сағат бұрын
@@LolpaKhum #include using namespace std; void solve() { long long n, x, y, sum = 0; cin >> n >> x >> y; vector a(n); for (int i = 0; i < n; i++) { cin >> a[i]; sum += a[i]; } sort(a.begin(), a.end()); long long ans = 0; for (int i = 0; i < n - 1; i++) { sum -= a[i]; int f1 = -1, f2 = -1; int start = i + 1, end = n - 1; while (start = x && sum - a[mid]
@codeNLearnNCode
@codeNLearnNCode 22 сағат бұрын
@@NeerajMansingh-l2l thanks man, sure i'll try to add writings too
How to become a cracked dev
12:31
Coding Jesus
Рет қаралды 16 М.
Making an Algorithm Faster
30:08
NeetCodeIO
Рет қаралды 179 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Candidate Master in 1 Year - This Strategy Works Wonders
10:03
Colin Galen
Рет қаралды 154 М.
you will never ask about pointers again after watching this video
8:03
Aggvent Calendar Day 18
3:36
Andy Math
Рет қаралды 14 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 306 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 901 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН