Skip to content

ucu-cs/lab3-my-vector-_kretsulak_

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab work 3: my_vector

Authors (team): Ksenia Kretsula

Prerequisites

  • GCC, CMAKE

Installation

git clone https://github.com/ucu-cs/lab3-my-vector-_kretsulak_.git
cd lab3-my-vector-_kretsulak_

Compilation

./compile.sh -o -c
  • -o - Compile with optimization before executing
  • -c - Clean cmake-build-* directories and compile.log

Usage

./bin/my_vector

Results

DESCRIBE THE RESULTS OF THE WORK YOU DID. WHAT DID YOU LEARN OR FIND INTERESTING?

Resorces

About

modern_cpp_2024-2025-lab3_my_vector-template_cpp-1 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.1%
  • C++ 28.9%
  • Shell 16.0%