PatricZhao
3 vuotta sitten
committed by
GitHub
vanhempi
commit
d679cf4e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
4 lisäystä ja
1 poistoa
-
code/HOWTO
|
|
@ -1 +1,4 @@ |
|
|
|
|
|
|
|
*Compile: |
|
|
|
dpcpp filename.cpp -o filename_ex |
|
|
|
*Run: |
|
|
|
./filename_ex |