|
|
вернуться в форумWhy? --- My fault Edited by author 29.06.2013 02:09 this problem is very very easy ,some hints from AC code ......... for(i=0;i<k;i++){ ......... s+=n-t; } n-=s; if(n<0) n=0; ...... I didnot undestand why //Сложность: 308 // ????!!! The issue is for minimization. Edited by author 28.01.2015 00:41 |
|
|