Skip to content

11087tim/2025_dsa_SW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2025_dsa_SW

How to execute the project

Prerequisites

  • C++ 17 support
  • CMake (Version 3.22)
  • tabulate (v1.5) : Automatically fetched by CMake

Building

mkdir build
cd build
cmake ..
make

After building, run the executable

./nqueens

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors