Codeforces Round #392 (Div. 2), problem: (F) Geometrical Progression Solution in C/C++

#include<stdio.h>
#include<stdlib.h>
#define N 10000001
#define SN 3163
typedef long long unsigned llu;
typedef unsigned u;
int F(const void*x,const void*y)
{
if(*(llu*)x>*(llu*)y)return 1;
if(*(llu*)y>*(llu*)x)return-1;
return 0;
}
u D[N],Ga[N],Gi[N];llu *G[N];
int main()
{
u a,b,c,i,j,k,n,x,y,lo,hi,mi;llu e;llu r=0;
for(i=0;++i<SN;)for(k=i*i,j=0;(j+=k)<N;)D[j]=i;
scanf(“%u%u%u”,&n,&x,&y);
if(n<3)
{
r=y-x+1;
if(n==0)r=1;
if(n==2)r=r*(r-1);
printf(“%I64u\n”,r);
return 0;
}
for(a=y+1;a–>x;)
{
for(i=0;++i;)
{
if((b=a/D[a]*(D[a]+i))>y)break;
if((c=b/D[a]*(D[a]+i))>y)break;
if(n==3){++r;continue;}
if((e=c*(llu)(D[a]+i))%D[a]>0||e/D[a]>y)continue;
j=c/(b/D[b]);
lo=0;hi=Gi[b];
while((mi=(lo+hi)>>1)>lo)
{
if((G[b][mi]>>32)>j)hi=mi;
else lo=mi;
}
if(!hi||(G[b][lo]>>32)!=j)k=4;
else k=1+(G[b][lo]&-1u);
if(Gi[a]==Ga[a])
{
if(!Ga[a])G[a]=(llu*)calloc(Ga[a]=1,sizeof(llu));
else G[a]=(llu*)realloc(G[a],(Ga[a]<<=1)*sizeof(llu));
}
G[a][Gi[a]++]=(((llu)(D[a]+i))<<32)|((llu)k);
if(k>=n)++r;
}
if(Gi[a])qsort(G[a],Gi[a],sizeof(llu),F);
}
printf(“%I64u\n”,r<<1);
return 0;
}

15-Inch MacBook Air Thermal...

MacBook Air 15-Inch Thermal Throttling: The Honest Truth About...

Is the 15-Inch MacBook...

MacBook Air 15-Inch Keyboard & Trackpad: In-Depth Review for...

15-Inch MacBook Air Display...

MacBook Air 15-Inch Display Deep Dive: Is It Really...

Can the 15-Inch MacBook...

Gaming on the MacBook Air 15-Inch: Honest Benchmark Results The...

Is the 15-Inch MacBook...

MacBook Air 15-Inch for Software Engineering: Developer's Deep Dive Many...

MacBook Air 15-Inch 8GB...

MacBook Air 15 8GB vs 16GB RAM: Which Should...

15-Inch MacBook Air Thermal Throttling: Does the Fanless Design Slow It Down?

MacBook Air 15-Inch Thermal Throttling: The Honest Truth About Fanless Performance The biggest technical caveat of the MacBook Air 15-inch is its fanless design. No...

Is the 15-Inch MacBook Air Keyboard and Trackpad Good for Long Typing Sessions?

MacBook Air 15-Inch Keyboard & Trackpad: In-Depth Review for Heavy Typists The keyboard and trackpad are the interfaces you interact with for every moment of...

15-Inch MacBook Air Display Quality: True Tone, Color Accuracy & Brightness

MacBook Air 15-Inch Display Deep Dive: Is It Really That Good? The display is one of the first things you notice about any laptop —...

Can the 15-Inch MacBook Air Run Games? Real Gaming Benchmarks

Gaming on the MacBook Air 15-Inch: Honest Benchmark Results The MacBook Air 15-inch was not designed as a gaming laptop — but that doesn't mean...

Is the 15-Inch MacBook Air Good for Software Engineering and Coding?

MacBook Air 15-Inch for Software Engineering: Developer's Deep Dive Many professional software engineers and CS students are choosing the MacBook Air 15-inch as their daily...

MacBook Air 15-Inch 8GB vs 16GB RAM: Which Memory Size Do You Need?

MacBook Air 15 8GB vs 16GB RAM: Which Should You Configure? This is the question every MacBook Air buyer faces at checkout. Upgrading from 8GB...

How Long Does the Battery Last on the 15-Inch MacBook Air? Real Tests

MacBook Air 15-Inch Battery Life: Real-World Test Results Apple claims up to 18 hours of battery life for the MacBook Air 15-inch. We ran it...

Is the 15-Inch MacBook Air Good for Video Editing and Content Creation?

MacBook Air 15-Inch for Video Editing: Honest Creator's Review Content creation is booming, and the MacBook Air 15-inch has become a popular choice for YouTubers,...

10 Must-Have Accessories for the 15-Inch MacBook Air

10 Must-Have Accessories for the Apple MacBook Air 15-Inch The MacBook Air 15-inch is powerful out of the box, but the right accessories transform it...