Skip to content
Snippets Groups Projects
Commit 7e29ebd1 authored by Doddy Aditya Wiranugraha's avatar Doddy Aditya Wiranugraha
Browse files

Update README.md

parent 91d89fd7
Branches
No related merge requests found
...@@ -12,7 +12,7 @@ Beberapa file yang harus ada dalam repositori tersebut diantaranya: ...@@ -12,7 +12,7 @@ Beberapa file yang harus ada dalam repositori tersebut diantaranya:
# I. Petunjuk penggunaan program # I. Petunjuk penggunaan program
gcc -g -Wall -o dijkstra dijkstra.c -fopenmp gcc -g -Wall -o dijkstra dijkstra.c -fopenmp
./omp_hello [jumlah thread] ./omp_hello [jumlah thread] [jumlah node]
# II. Pembagian tugas # II. Pembagian tugas
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment