C_CPP/03_FLOW_c/build.sh

3 lines
52 B
Bash

#!/bin/bash
clang++ -std=c++14 -o dc.out AP2-dc.cpp