Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
robotics three arm manipulato
no vote
#include <cmath> #include <stdio.h> #include <stdlib.h> #include <iomanip> #include <iostream> #include <graphics.h> using namespace std; const int L1=100; const int L2=80; const int L3=50; const int ORIGIN_X=500; const int ORIGIN_Y=500; const int FINAL_X=-40;
slrohit
2016-08-23
0
1
No more~