|
|
back to boardShow all messages Hide all messagesWA 14 Drema [KhAI] Tihov Ilya 11 Jun 2009 01:47 Re: WA 14 IgorKoval(from Pskov) 4 Oct 2011 19:08 To be careful : use vector<short> or arrays const long n_max = 25001;// if n_max = 25000 => WA14!!!!!!!!!!!! long n1, n2, n3, p1[n_max], p2[n_max], p3[n_max]; |
|
|