Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 278 Bytes

File metadata and controls

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

Description

Input a number and output the number.

Example Input

1

Example Output

1

Limits

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