Skip to content

shrinjit/number_theory_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

You are given an N-sided regular polygon. You have connected the center of the polygon with all the vertices, thus dividing the polygon into N equal parts.

Your task is to find the count of simple cycles that exist in the modified structure of the polygon.

Input format

The first line contains an integer denoting the number of queries. The second line contains an integer denoting the number of sides in the regular polygon.

Output format Print the count of simple cycles corresponding to each query in a separate line.

About

THIS REPO IS FOR BASICS OF NUMBER THEORY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages