Browse Source

Update HOWTO

main
PatricZhao 2 years ago
committed by GitHub
parent
commit
d679cf4e92
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      code/HOWTO

+ 4
- 1
code/HOWTO View File

@ -1 +1,4 @@
*Compile:
dpcpp filename.cpp -o filename_ex
*Run:
./filename_ex

Loading…
Cancel
Save