//poj 2556 //sep9 #include<iostream> using namespace std; char s[256]; int main() { while(scanf("%s",&s)==1){ int px=300,py=420; int x=310,y=420; puts("300 420 moveto 310 420 lineto"); for(int i=0;s[i]!='
//poj 2556 //sep9 #include<iostream> using namespace std; char s[256]; int main() { while(scanf("%s",&s)==1){ int px=300,py=420; int x=310,y=420; puts("300 420 moveto 310 420 lineto"); for(int i=0;s[i]!='