第一個C++作業
herrDeng網內搜尋
自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
11!=?
-
寫一個是否上學期成績2/3的程式
-
請輸出如下 * ** *** **** ***** ******
-
請問你所使的電腦,CPU的規格 Cache多大?其他硬體配置...... 另外, "INTEL® XEON PHI™ 處理器 7230F"的大致規格為?
-
何謂數位彌封
-
金鑰總數159*10^18 億=10^8 兆=10^12 京=10^16 垓=10^20 秭=10^24 穣=10^28 溝=10^32 澗=10^36 正=10^40 載=10^44 極=10^48 恆河沙=10^52 阿僧祇=10^56 那由...
-
請用C/C++ 程式計算 S=1*1+2*2+3*3+4*4+.....+20*20=?
-
用random產生double陣列10個元素 排序
52 則留言:
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0 + 1; i < 11;i++)
{
cout << "hello"<<i<<" \n";
}
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main(){
for (int i = 1; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0 + 1; i < 11;i++)
{
cout << "hello"<<i<<" \n";
}
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello" <<i<<"\n";
}
system("Pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (size_t i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0 ;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "Hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include<iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello"<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("pause");
return 0;
}
#include<iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello"<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " <<i<< "\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
int main(){
for (int i = 0; i < 10 ; i++){
cout << "hole "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello"<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello"<<i<<"\n";
}
system("Pause");
return 0;
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i <<"\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " <<i<< "\n";
}
system("Pause");
return 0;
}
# include <iostream>
# include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; 10 > i; i++ )
{cout << "HI "<<i<<"\n";}
system("Pause");
return (0);
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " << i << "\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " <<i<< "\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<< "\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 1000; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
if (int i = 0; i < 10; i++){
cout << "hello"<<i<<"\n";
}
system("pause");
return 0;
}
#include
#include
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<<"\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
if (int i = 0; i < 10; i++){
cout << "hello"<<i<<"\n";
}
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
if (int i = 0; i < 10; i++){
cout << "hello"<<i<<"\n";
}
system("pause");
return 0;
}
#include
#include
using namespace std;
int main()
[
for (int i = 0; i < 10; i++)
[
cout << "hello"<<i<<"\n";
]
systeam("Pause");
return 0;
]
#include
#include
using namespace std;
int main()
{
for (int i = 0 + 1; i < 11;i++)
{
cout << "hello"<<i<<" \n";
}
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for(int i = 0; i<10; i++)
{
cout<<"hello"<<i<<"\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
int main()
[
for (int i = 0; i < 10; i++)
[
cout << "hello"<<i<<"\n";
]
systeam("Pause");
return 0;
]
#include
#include
using namespace std;
int main()
[
for (int i = 0; i < 10; i++)
[
cout << "hello"<<i<<"\n";
]
systeam("Pause");
return 0;
]
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " << i << "\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " << i << "\n";
}
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello " << i << "\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
int main()
[
for (int i = 0; i < 10; i++)
[
cout << "hello"<<i<<"\n";
]
systeam("Pause");
return 0;
]
#include
#include
using namespace std;
int main()
[
for (int i = 0; i < 10; i++)
[
cout << "hello"<<i<<"\n";
]
systeam("Pause");
return 0;
]
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
#include
#include
using namespace std;
int main()
{
for (int i = 0; i < 10; i++)
{
cout << "hello "<<i<< "\n";
}
system("Pause");
return 0;
}
#include
#include
using namespace std;
{
int main()
{
for (int i = 0; i < 10;i++)
}
system("pause");
return 0;
}
張貼留言