> C++ is an extension of C <...> If you know C you know C++ because C codes compile in C++ I believe, you are oversimplifying: http://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B
2014-04-14 18:06 GMT+04:00 Leopoldo Taravilse <[email protected]>: > C++ is an extension of C, there's no use on using C when you have the C++ > Standard Template Library and many other C++ features that aren't available > in C. If you know C you know C++ because C codes compile in C++, if you > want to improve your C++ to be really ++ I recomend you to read "The C++ > programming language" by Bjarne Stroustrup (the creator of C++). > > > On Mon, Apr 14, 2014 at 1:49 AM, sandeep kumar Mantrala < > [email protected]> wrote: > >> Mostly i see cpp being used by everyone. Is there someone out there who >> used C and scored a 90? I wish to see the programs. >> >> Why there are less people using C to answer the puzzles? In general is it >> helpful to use other programming languages? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Code Jam" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-code/184df65b-456e-4b89-870d-688481bdb4db%40googlegroups.com >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-code/CA%2BE_-jRQTEuSWtHL_mSo19sEmHyHsVGthJtR0pekzRbQvWgqrw%40mail.gmail.com<https://groups.google.com/d/msgid/google-code/CA%2BE_-jRQTEuSWtHL_mSo19sEmHyHsVGthJtR0pekzRbQvWgqrw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/CANBUrM8j7WNtrrNCrSDGCh_o8CPc5X_zG-7J%3DKC3_4WguWyKSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
