Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 278 Bytes

statement.md

File metadata and controls

28 lines (20 loc) · 278 Bytes
title slug tags
Example problem
example
Example

Description

Input a number and output the number.

Example Input

1

Example Output

1

Limits

  • $1 \leq n \leq 10^9$