|
|||
L — Older BrotherYour older brother is an amateur mathematician with lots of experience. However, his memory is very bad. He recently got interested in linear algebra over finite fields, but he does not remember exactly which finite fields exist. For you, this is an easy question: a finite field of order q exists if and only if q is a prime power, that is, q = pk holds for some prime number p and some integer k ≥ 1. Furthermore, in that case, the field is unique (up to isomorphism). The conversation with your brother went something like this:
Input SpecificationThe input consists of one integer q, satisfying 1 ≤ q ≤ 109. Output Specification
Output “ Sample Input 1
Output for Sample Input 1
Sample Input 2
Output for Sample Input 2
Sample Input 3
Output for Sample Input 3
|
|||
University of Debrecen; Faculty of Informatics; v. 09/30/2024 |