herrDeng網內搜尋

自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
請用CPU-Z軟體檢測Cache & Memory 註:快取(L1-L3: SRAM) 第一級快取(L1)–通常存取只需要幾個週期,通常是幾十個KB。 第二級快取(L2)–比L1約有2到10倍較高延遲性,通常是幾百個KB或更多。 第三級快取(L3)(不...
-
需要練習的Java程式:
-
Ex1 加權平均
-
請用Java顯示以下字串:
-
計算gcd(123456789,999999999)
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;
}
張貼留言