Skip to content

The classic Drunkard Walk problem(randwalk) achieved by C++ Prime Plus

Notifications You must be signed in to change notification settings

sisyphecamus/Randwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这个酒鬼模型主要使用类来实现,通过重载运算符来对向量进行运算,从而得出酒鬼的行进总距离

This drunkard model is mainly implemented using classes, and overloaded operators are used to operate on vectors to obtain the total distance traveled by the drunkard.

About

The classic Drunkard Walk problem(randwalk) achieved by C++ Prime Plus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages