Home
Blog
What’s New
Life Hacks
Entertainment
Hollywood
Bollywood
Gaming
News
Reviews
Movies
Others
Game
About Us
Contact Us
Search
E-Blogarithm
Home
Blog
What’s New
Life Hacks
Entertainment
Hollywood
Bollywood
Gaming
News
Reviews
Movies
Others
Game
About Us
Contact Us
Saturday, November 16, 2024
Home
Blog
What’s New
Life Hacks
Entertainment
Hollywood
Bollywood
Gaming
News
Reviews
Movies
Others
Game
About Us
Contact Us
Sign in
Welcome! Log into your account
your username
your password
Forgot your password? Get help
Create an account
Create an account
Welcome! Register for an account
your email
your username
A password will be e-mailed to you.
Password recovery
Recover your password
your email
A password will be e-mailed to you.
Sponsors
Tag:
Codecraft-17 and Codeforces Round #391 (Div. 1 + Div. 2
Codeforces Round #424 (Div....
C/C++
July 24, 2017
#include<bits/stdc++.h> using namespace std; int main(){ int n,k; cin>>k>>n; int t; int arr; set<int>c; for(int i=0;i<k;i++){ cin>>t; arr= arr+t; } for(int...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include<bits/stdc++.h> #define N 200100 using namespace std; int sz; vector<int> g,w; int loc,dep,tloc,td; long long...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include <bits/stdc++.h> #define F first #define S second #define X real() #define Y...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include <cstdio> const int mod = 1000000007; int a; int b; int main()...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include<stdio.h> #define m 1000000007u typedef unsigned u; u D,S; char C; u V; int main() { u...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include<stdio.h> #include<stdlib.h> #define m 1000000007u typedef long long unsigned llu; typedef unsigned u; int...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include <stdio.h> int main(){ int n; scanf("%d",&n); int i, temp, max=1, freq={0}, ans=1,...
Read more
Codecraft-17 and Codeforces Round...
C/C++
January 16, 2017
#include<stdio.h> #include<string.h> int main(){ int i,j; char ch; char a; int b={0}; while((ch=getchar())!=EOF){ b++; } char *d="ulbasr"; int min=b; b=b/2; b=b/2; for(i=0;i<strlen(d);i++){ if(min>b]){ min=b]; } } printf("%d",min); }
Read more
Advertisement