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