#3581. C++-循环for-输入n,输入n个数,求最大值
C++-循环for-输入n,输入n个数,求最大值
Background
Description
输入n(1<=n<=100000000)个正整数ai(-100000000<=ai<=100000000),求最大值。
Format
Input
Output
Samples
5
7 8 1 3 10
10
Limitation
1s, 1024KiB for each test case.
输入n(1<=n<=100000000)个正整数ai(-100000000<=ai<=100000000),求最大值。
5
7 8 1 3 10
10
1s, 1024KiB for each test case.
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.