#include #include using namespace std; ifstream f("stdin.in"); ofstream g("stdout.out"); long x; int a[100000000]; char b[100000000]; int i,j,k,l; int main() { f>>x; i=1; while(x!=0){ a[i]=x%10; x=x/10; //cout<0){ k++; b[k]='-'; } //cout<=1;j--) { g<0) { g<=1;l--) g<