i am using C now plz tell me that how you person take the array bound [5000] [20] approx in C thanx
On Sun, Sep 6, 2009 at 11:52 AM, Viswanath <[email protected]> wrote: > If the array size is unpredictable and large, you can use data structures > like vectors if the language you're using supports it > > > On Sun, Sep 6, 2009 at 3:06 AM, sap30 <[email protected]> wrote: > >> >> hi i am very new to coding first of all i want to know the solution of >> the first problem how you people decide the size array you take >> initially means some take [5000] [17],and kindly explain me in detail >> and second that what should i do to improve my coding skill means so >> that i can solve problem upto this level >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code?hl=en -~----------~----~----~----~------~----~------~--~---
