Its working fine on the compiler I use (dev cpp)..but is giving WA on spoj On Fri, Mar 4, 2011 at 6:34 AM, D.N.Vishwakarma@IITR <[email protected]>wrote:
> *which compiler you r using? > * > On Fri, Mar 4, 2011 at 12:15 AM, Vishnutej Mylavarapu < > [email protected]> wrote: > >> When I submit..Im getting a WA >> >> On Thu, Mar 3, 2011 at 11:55 PM, D.N.Vishwakarma@IITR >> <[email protected]>wrote: >> >>> *this code is perfectly working . use gcc based compiler >>> * >>> >>> On Thu, Mar 3, 2011 at 11:34 PM, Vishnutej < >>> [email protected]> wrote: >>> >>>> I dunno y dis code isnt working. >>>> >>>> #include<iostream> >>>> #include<limits> >>>> using namespace std; >>>> int main() >>>> { >>>> cout<<numeric_limits<long double>::infinity(); >>>> } >>>> >>>> >>>> Thnx in advance. >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Algorithm Geeks" 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/algogeeks?hl=en. >>>> >>>> >>> >>> >>> -- >>> *Deoki Nandan Vishwakarma >>> IITR MCA >>> Mathematics Department >>> * >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Algorithm Geeks" 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/algogeeks?hl=en. >>> >> >> >> >> -- >> >> *-Vishnutej Mylavarapu.* >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" 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/algogeeks?hl=en. >> > > > > -- > *Deoki Nandan Vishwakarma > IITR MCA > Mathematics Department > * > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" 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/algogeeks?hl=en. > -- *-Vishnutej Mylavarapu.* -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" 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/algogeeks?hl=en.
