szablon macierz_omp
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
#include <iostream>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
|
int main(int argc, char *argv[])
|
||||||
|
{
|
||||||
|
cout << argc;
|
||||||
|
exit(0);
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user