Admin

1138 animes navigated

Stop scrolling! This Portable Door Lock Travel Home Security is insane!

Found the best Portable Door Lock Travel Home Security on Amazon today. ...

STOP staying in hotels without doing THIS! 🏨⚠️

I used to think my hotel room was safe until I realized literally anyone...

Trending Today: Portable Door Lock Travel Home Security

Check out the amazing Portable Door Lock Travel Home Security on Amazon right now! ...

STOP Scrubbing Your Life Away: Why This Gadget is Going Viral for All the Right Reasons! 🧼✨

Category: Home GadgetsLet’s be real for a second—is there anything more soul-crushing than getting...

GOOGLE NEWS LAB: HOW...

Matt Cooke the UK lead for Google News lab...

How to Win Hearts...

Every romantic occasion calls for the presence of flowers....

Codeforces Round #408 (Div....

#include <bits/stdc++.h> using namespace std; const int N = 3e5 +...

Codeforces Round #408 (Div....

#include <stdio.h> #include <string.h> #include <stdbool.h> #include <assert.h> #define clr(ar) memset(ar, 0, sizeof(ar)) #define...

Codeforces Round #408 (Div....

#include <iostream> #include <string> #include <vector> #include <map> #include <queue> #include <algorithm> #include <numeric> #include <climits> using...

Codeforces Round #408 (Div....

#include <limits.h> #include <stdio.h> #include <stdlib.h> #define N 300000 struct E { int i,...

Codeforces Round #408 (Div....

#include <stdio.h> #define N 1000000 int main() { static int hole; int n,...

Codeforces Round #408 (Div....

#include<stdio.h> #include<stdlib.h> #include<math.h> #define MAX 1000000009 int main() { int i,n,m,k,min=MAX,t,temp; scanf("%d %d %d",&n,&m,&k); for(i=1;i<=n;i++) { scanf("%d",&t); if(t>0 && t<=k) { temp=abs(m-i); if(temp<min) min=temp; } } printf("%dn",(min*10)); return...

April Fools Contest 2017,...

#include<cstdio> int main() { int ans=0,a=0; char c; scanf("%d",&ans); while (scanf("%c%d",&c,&a) != EOF) { if (c=='+')...

April Fools Contest 2017,...

#include <stdio.h> #include<algorithm> #include<time.h> using namespace std; int a; int main() { ...

April Fools Contest 2017,...

#include <stdio.h> #include <string.h> int main(){ int i, num, flag=0; char str; scanf("%s", str); num...

April Fools Contest 2017,...

#include<stdio.h> int main(){ int a, i, n, max=0; scanf("%d", &n); ...