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
Tuesday, July 1, 2025
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
Monthly Archives: January, 2017
Try searching for what you're looking for instead.
Search
Mobile First WordPress Design...
Blog
January 30, 2017
Going into 2017, Wordpress is the leading content management...
Read more
Tips on Getting Top...
Blog
January 28, 2017
Getting top positions on Google must be accomplished by...
Read more
How to Publish Images...
How To
January 25, 2017
First of all, you will need visual composer plugin...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include <bits/stdc++.h> using namespace std; const int mod = 1e9+7; long long...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include <bits/stdc++.h> using namespace std; const int maxn = 1e5; int a; struct...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include <stdio.h> #define SIZE 100010 struct ride { int cost, t; } r; int...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include <stdio.h> #define N 200000 int pp, used; void dfs(int i) { if...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include <stdio.h> int main() { int n, m, k, h, l, r; scanf("%d...
Read more
Codeforces Round #393 (Div....
C/C++
January 23, 2017
#include<stdio.h> int main() { int a={31,28,31,30,31,30,31,31,30,31,30,31}; int i,m,d,k,n,p; scanf("%d %d",&m,&d); k=7-d+1; i=m-1; n=a-k; p=n/7; if(p*7!=n) p++; printf("%d",p+1); }
Read more
Codeforces Round #392 (Div....
C/C++
January 20, 2017
#include<stdio.h> #include<stdlib.h> #define N 10000001 #define SN 3163 typedef long long unsigned llu; typedef...
Read more
Codeforces Round #392 (Div....
C/C++
January 20, 2017
#include <bits/stdc++.h> #define mk make_pair using namespace std; typedef long long ll; const...
Read more
Codeforces Round #392 (Div....
C/C++
January 20, 2017
#include <stdio.h> #include <string.h> int main() { static char s; static long long...
Read more
Advertisement