#include "stdafx.h"
#include
#include
#include
#include
using namespace std;
int _tmain(int argc, _TCHAR* argv[])
{
clock_t start; /* Line 8 */
clock_t finish; /* Line 9 */
const int arraysize=36;
const int SelectN=6;
int row[SelectN];
int Crows=100;
int g;
int arraycounter=arraysize;
int a[arraysize+1];
start = clock();
srand(60);
for (int k=0;k|"<
Random Selection without replacement
Reply