herrDeng網內搜尋
自訂搜尋
Ads
訂閱:
張貼留言 (Atom)
熱門文章
-
11!=?
-
產生50個元素的陣列並排序
-
請輸出如下 * ** *** **** ***** ******
-
借錢500萬,年利18%,每月複利計算,請問連本帶利的金額 5, 10, 15, 20, 25, 30, 35, 40, 45, 50年的金額。並比較公式: A*exp(0.18n) A*(1+0.18/12)^(12*n), n=年數, A=本金 hint: math.h, p...
-
請問你所使的電腦,CPU的規格 Cache多大?其他硬體配置...... 另外, "INTEL® XEON PHI™ 處理器 7230F"的大致規格為?
-
計算你上學期加權平均
-
寫一個是否上學期成績2/3的程式
-
計算你的BMI
-
請用CPU-Z軟體檢測Cache & Memory 註:快取(L1-L3: SRAM) 第一級快取(L1)–通常存取只需要幾個週期,通常是幾十個KB。 第二級快取(L2)–比L1約有2到10倍較高延遲性,通常是幾百個KB或更多。 第三級快取(L3)(不...
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;
}
張貼留言