分类: Android平台
2015-02-17 23:02:14
1
2
3
|
int i;
float f = 166.71;
i = static_cast
|
#include
#include
#include
using namespace std;
int main()
{
int n[]={1,4,2,3,5,0};
vector
cout<<*min_element(v.begin(),v.end())<
cout<<*max_element(v.begin(),v.end())<
return 0;
}