PatricZhao
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
code/HOWTO
|
|
@ -1 +1,4 @@ |
|
|
|
|
|
|
|
*Compile: |
|
|
|
dpcpp filename.cpp -o filename_ex |
|
|
|
*Run: |
|
|
|
./filename_ex |