Skip to content

ucu-cs/template_cpp

This branch is 66 commits ahead of, 23 commits behind Myralllka/template_cpp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a465ead · Mar 17, 2025

History

76 Commits
Aug 12, 2023
Jun 3, 2023
Feb 4, 2022
Feb 10, 2022
Feb 4, 2022
Aug 27, 2021
Apr 10, 2023
Feb 24, 2025
Feb 8, 2022
Feb 12, 2022
Feb 24, 2025

Repository files navigation

Template for your README. Remove all unused parts and instructions

Lab work NUMBER: SHORT TOPIC

Authors (team): AUTHORS WITH GITHUB LINKS
Variant: VARIANT SHOULD BE HERE

Prerequisites

LIST LIBRARIES/TOOLS/OTHER UTILITIES THAT NEED TO BE INSTALLED (E.G. GCC, OPENMP, CMAKE ETC)

Compilation

HOW TO COMPILE YOUR PROGRAM? (RECOMMENDED: ./compile.sh -- use ./compile.sh -h for info)

Installation

DESCRIBE THE INSTALLATION PROCESS (USE ./dependencies FOLDER)

Note: For Python scripts, You must add requirements.txt file and add your env to the .gitignore file!

Usage

PROVIDE AN EXAMPLE OF HOW TO RUN YOUR PROGRAM (IT CAN BE A_flag COMMAND LINE WITH INPUT AND EXPECTED OUTPUT)

Note: if your project needs or generates any data, media and so on -- put them into the data folder

Important!

WHAT ELSE SHOULD WE KNOW ABOUT YOUR WORK? (E.G. KNOWN ISSUES, BUGS, SPECIAL BEHAVIOR ETC)

Results

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

Additional tasks

IF APPLICABLE, LIST ALL THE EXTRA FEATURES YOU ADDED. PROVIDE DETAILS

ATTENTION!

Additional tasks not listed in the previous paragraph would not be graded.

Be sure to provide a complete list of authors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 73.9%
  • Shell 21.3%
  • C++ 4.8%