#include #include #include using namespace std; int main() { string s; cin >> s; int l = s.length(); float x=0, y=0; for(int i=0; i