Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 448 Bytes

File metadata and controls

31 lines (21 loc) · 448 Bytes

Checker範例

輸出兩個數值間的任何一個偶數。

\clearpage

輸入

第一行有兩個整數 $A, B$

輸出

輸出 $A$$B$ 間任何一個偶數。

輸入限制

  • $0 \leq A, B \leq 1000$

子任務

\subtasks

\clearpage

範例輸入

\testfile{0-01.in}

範例輸出

\testfile{0-01.out}