Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- compile.sh fájl
- g++ -Werror -pedantic-errors -O2 -c xxx.cpp yyy.cpp
- g++ -Werror -pedantic-errors -O2 -c main.cpp
- g++ -Werror -pedantic-errors -O2 -o feladat *.o
- legyen benne a mappában a feladat.info & compile.sh
Advertisement
Add Comment
Please, Sign In to add comment