Advertisement
FHVirus

Untitled

May 4th, 2021
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "cmd": "g++-10 -std=c++17 \"${file}\" -o \"/Users/Lemon/OWO/run\" -DOWO -Wfatal-errors -fsanitize=undefined && /Users/Lemon/OWO/run</Users/Lemon/OWO/input.txt>/Users/Lemon/OWO/output.txt",
  3. "shell":true,
  4. "file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
  5. "working_dir":"$file_path",
  6. "selector":"source.cpp"
  7. }
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement