Skip to content

Discipuls/Fibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAMCS BSU 2 course 9 group Hontarau Ivan

Project requirements

  • cmake version 3.10 or greater
  • gtest version 1.14.0 or greater
  • gcc version 13.3.0 or greater

fibonacci class

unsigned long long CalculateFibonacci(n unsigned int)

  • input value must be greater than -1
  • result must fits into unsigned long long
  • otherwise throws std::invalid_argument

Testing

  • cmake build
  • cmake run tests

About

First class on OS. FAMCS BSU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors