2 lines
37 B
C++
2 lines
37 B
C++
|
cout << VectorXi::Random(2) << endl;
|
|
cout << VectorXi::Random(2) << endl;
|