Sponsors

odeforces Round #383 (Div. 2), problem: (C) Arpa’s loud Owf and Mehrdad’s evil plan Solution in C/C++

#include<stdio.h>
int n, c[200], v[200];
int gcd(long long a, long long b)
{
    if(b==0)
	return a;
    return gcd(b,a%b);
}
int main()
{
    scanf("%i",&n);
    for(int i=0;i<n;i++)
    {
	scanf("%i",c+i);
	c[i]--;
    }
    long long l = 2;
    for(int i=0;i<n && l>0;i++)
    {
	int t = 0;
	for(int j=0;j<n;j++)
	    v[j]=0;
	int j = i;
	while(v[j]==0)
	{
	    v[j]++;
	    j = c[j];
	    t++;
	}
	if(i==j)
	    l = l*t/gcd(l,t);
	else
	    l = -2;
    }
    printf("%lli\n",l/2);
}

The Ghost in the...

Ghost in the Shell Anime: July 7 Premiere Confirmed...

Legal analysis- The synergy...

The Legal Synergy: Nominee Suppression and Property Tax Enforcement...

Star Wars Puppetronics Line...

Star Wars Puppetronics Line: Bring Yoda and Chewbacca to...

‘Something Money Can’t Fix’:...

Health Concerns Mount Over Donald Trump’s Swollen Hands and...

Ted Turner, pioneer of...

Ted Turner, Visionary CNN Founder and Media Pioneer, Dies...

Astronomers Explore the Surface...

Astronomers Explore the Surface Composition of a Nearby Super-EarthIn...

The Ghost in the Shell Anime Reveals July 7 Debut in 3rd Promo Video

Ghost in the Shell Anime: July 7 Premiere Confirmed in New PromoFans of the legendary cyberpunk franchise have a significant reason to celebrate as...

Legal analysis- The synergy between nominee suppression and property tax enforcement

The Legal Synergy: Nominee Suppression and Property Tax Enforcement in Thailand Thailand's regulatory landscape is undergoing a significant transformation as the government intensifies its efforts...

Star Wars Puppetronics Line Lets You Create Your Own Adventures With Yoda, Chewbacca, and More

Star Wars Puppetronics Line: Bring Yoda and Chewbacca to LifeThe Star Wars universe is expanding beyond the silver screen and into our living rooms...

‘Something Money Can’t Fix’: Trump’s Swollen, Discolored Hands Raises Health Concerns Days After Video Shows Him Slumping and Struggling to Walk

Health Concerns Mount Over Donald Trump’s Swollen Hands and Mobility Struggles In recent days, public attention has shifted sharply toward the physical well-being of former...

Ted Turner, pioneer of 24-hour television news and founder of CNN, dies at 87

Ted Turner, Visionary CNN Founder and Media Pioneer, Dies at 87 The world of media and global communications is mourning the loss of a true...

Astronomers Explore the Surface Composition of a Nearby Super-Earth – Center for Astrophysics | Harvard & Smithsonian

Astronomers Explore the Surface Composition of a Nearby Super-EarthIn a groundbreaking achievement for modern astronomy, researchers using the James Webb Space Telescope (JWST) have...

Trump Tries to Downplay Economic Effects of the Iran War (New York Times)

Trump Minimizes Economic Concerns Amid Escalating Iran Tensions During a high-profile event at the White House designated for Small Business Week, President Donald Trump addressed...

Value 360 Communications IPO opens today. Check GMP, subscription and other details

Value 360 Communications IPO Opens Today: Key Details, Price Band, and Subscription Info Value 360 Communications, a prominent name in the Indian strategic communications and...

Mob of teens storms Times Square Scientology church amid viral ‘speed running’ trend

The Rise of Scientology Speed Running in NYC The bustling streets of Times Square recently witnessed a scene that looked more like a social media...