摘要:
http://alvarotrigo.com/fullPage/ 阅读全文
posted @ 2015-05-12 14:24
php-study
阅读(179)
评论(0)
推荐(0)
摘要:
http://www.jianshu.com/p/6d42ad6368fd 阅读全文
posted @ 2015-05-12 14:23
php-study
阅读(209)
评论(0)
推荐(0)
摘要:
1 #include 2 using namespace std; 3 4 int main() { 5 int a[10]; 6 int min=0, max=0; 7 cout > a[i];11 }12 min = a[0];13 max ... 阅读全文
posted @ 2015-05-12 13:37
php-study
阅读(4930)
评论(0)
推荐(0)
摘要:
1 #include 2 using namespace std; 3 int main() 4 { 5 int a[10],min,i,xb; 6 cout>a[i]; 9 min=a[0];10 xb=0;11 for(i=0;i<10;i++)12 {13 if(a[i]<m... 阅读全文
posted @ 2015-05-12 11:58
php-study
阅读(2525)
评论(0)
推荐(0)
摘要:
1 #include 2 using namespace std; 3 int main() 4 { int a,max; 5 cin>>a;//先输入一个数a 6 max=a; 7 for(int i=0;i>a; 9 if(a>m... 阅读全文
posted @ 2015-05-12 11:57
php-study
阅读(2895)
评论(0)
推荐(0)

浙公网安备 33010602011771号