herrDeng網內搜尋
自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
11!=?
-
計算你上學期加權平均
-
計算你的BMI
-
int a[]={21, 23, 57, 13 ,17, 6}; float average; average=?
-
猜數字
-
輸出字串20次
-
1. 利用遞迴input n算2^n 2. 用C算GCD(3333,456)
-
C字串練習 字串 char word[]="You win!"; 輸出為: You win! You win You wi You w You You Yo Y 給進階使用者: gets () 是個危險的函式!
-
解釋memset, memcpy
30 則留言:
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"Hello\n";
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"Hello\n";
system("Pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout <<"hello!"<<endl;
system ("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout <<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"你好!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main(void)
{
cout<<"Hi"<<endl;
system("pause")
return 0;
}
#include
#include
using namespace std;
int main()
{
cout<<"開學了!!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"我考上警察啦\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main(void)
{
cout<<"hi!"<<endl;
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"你好\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout <<"開學了要收心...\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{ cout <<"哈囉"<<endl;
system("Pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout <<"開學了要收心...\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main(void)
{
cout << "你好!" << endl;
system("Pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"米勒說借豬!\n";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include<iostream>
#include<cstdlib>
using namespace std;
int main()
{
cout<<"開學了!!!\N";
system("pause");
return 0;
}
#include <iostream>
#include <cstdlib>
using namespace std;
int main()
{
cout<<"開學了!\n";
system("pause");
return 0;
}
#include <iostream>
#include <iostream>
#include <cstdlib>
using namespace std;
int main(void)
{
cout << "Aloha!!" << endl;
system("Pause");
return 0;
}
#include <iostream>
using namespace std;
int main()
{
cout<<"Hello dev C++!\n";
return 0;
}
#include
#include
using namespace std;
int main()
{
cout<<"開學了!!!\n";
system("pause");
return 0;
}
張貼留言