Authors (team): Ksenia Kretsula
- GCC, CMAKE
git clone https://github.com/ucu-cs/lab3-my-vector-_kretsulak_.git
cd lab3-my-vector-_kretsulak_
./compile.sh -o -c
-o
- Compile with optimization before executing-c
- Clean cmake-build-* directories and compile.log
./bin/my_vector
DESCRIBE THE RESULTS OF THE WORK YOU DID. WHAT DID YOU LEARN OR FIND INTERESTING?