|  | 
|  | 
| вернуться в форум | Example? Послано Me  24 янв 2015 16:05For example if I take N =4. then i write:10 12
 9 3
 15 10
 11 13
 
 What will I get?
Re: Example? Послано nosy  26 янв 2015 20:30i think that no such input like yours. ( my ac solution does not handle it properly. )Re: Example? Послано Andrew  31 янв 2015 01:12you should write it in this way (only one digit for one number per line):1 1
 0 2
 9 3
 1 1
 5 0
 1 1
 1 3
 and therefore N = 7
 | 
 | 
|