-
Notifications
You must be signed in to change notification settings - Fork 0
averitas/robotlocation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
bool move(int,double,double); //move the index of num robot, return false if not exist
void addRobot(); // add an Robot
bool delRobot(int); //delete the robot that index of num, return false if not exist
void timepass(int); //according to the time move all the robots
void print(); //print the bitmap as ASCII characters
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published