← Contest 1871
Open on Codeforces ↗
Problem H
Statement
Copy
Copied
Given an integer n, output YES if n is prime, otherwise NO. Input: n Output: YES or NO
Language
C
C++
Java
Python 3
Go
Rust
Paste your solution
…or upload a file
Submit