|  | 
|  | 
| вернуться в форум | WA#1 I wrote 1009 and had AC, then I added long arifmetics, changing nothing and now I have WA#1.All test from 1009 are simmilar to 1012. What is test 1. Is it possible because of using
 stringstream out;
 out <<  k-1;
 mas[1] = out.str();
 ?
Re: WA#1 I did the same as you. Help us! | 
 | 
|