最大的偶数

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

输入n个整数,求里面最大的偶数。
输入:
 第一行为n
 第二行有n个整数
输出:
 输出最大的偶数

输入格式

6
4 3 2 1 6 5

输出格式

6

样例

基础知识

Not Claimed
Status
Done
Problem
19
Open Since
2024-9-28 0:00
Deadline
2024-10-7 23:59
Extension
24 hour(s)