[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/cheral/coding-solutions/master/correlation-hackerrank.cpp [Back]  [Original]

#define gc getchar_unlocked
#include 
#include 
#include 
#include 
#include 
#include
using namespace std;

void scanint(int &x)
{
    register int c = gc();
    x = 0;
    for(;(c57);c = gc());
    for(;c>47 && c

Web Proxy Viewer  |  New URL  |  Original Page