Uni-Algorithms-Lab

所属分类:C/C++基础
开发工具:CMake
文件大小:0KB
下载次数:0
上传日期:2021-09-22 21:23:09
上 传 者sh-1993
说明:  大学编程任务
(University programming assigments)

文件列表:
CMakeLists.txt (94, 2021-09-22)
Pract_ADS.pdf (1290439, 2021-09-22)

# Uni-Algorithms-Lab Лабораторные работы по дисциплине "Алгоритмы и структуры данных". Автор: Дмитрий Семенов, студент 2 курса ИИТММ ННГУ. ## How to launch ### With CLion IDE - Reload CMake Project - Run a configuration ### With CMake - Run `mkdir build` - Run `cd build` - Run `cmake ..` - Run `cmake --build ./` - Find executables under `/build` directory ### With any compiler - Compile source files directly

近期下载者

相关文件


收藏者