This website requires JavaScript.
Explore
Help
Sign In
Studium
/
C_CPP
Watch
2
Star
0
Fork
You've already forked C_CPP
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
41cc53f8a1
C_CPP
/
02_MENT
/
Testat
/
build.sh
8 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
rm *.out
clang++-6.0 -std
=
c++14 main_02_MENT.cpp
./a.out
Reference in New Issue
View Git Blame
Copy Permalink