c++中的時間
#include <stdio.h>
#include <tchar.h>
#include <string>
#include <iostream>
#include <time.h>
#include <conio.h>
#include <dos.h>
using namespace std;
int _tmain(int argc, _tchar* argv[])
{
clock_t start,end;
c++中的時間
#include <stdio.h>
#include <tchar.h>
#include <string>
#include <iostream>
#include <time.h>
#include <conio.h>
#include <dos.h>
using namespace std;
int _tmain(int argc, _tchar* argv[])
{
clock_t start,end;