Just try it yourself. Start with arbitrary 5-byte code you can think of, then fix the compiling/linking error, taking the hints in compiler error message. You will get it in the end.
On May 24, 2:12 am, Dumanshu <[email protected]> wrote: > I want to discuss the solution in C language. I want to test my file > using gcc compiler. For C the best solution is 5 chars. Any ideas > about that?? > > On May 23, 7:23 pm, saurabh singh <[email protected]> wrote: > > > > > > > > > Using the asm construct of c...... > > Though i did this problem in native asm and my solution is 3 char ;)....... > > The point is you have to know if not proficient with NASM(Net Assembler > > used by SPOJ)... > > If you need the solution mail me..... > > > -- > > Saurabh Singh > > B.Tech (Computer Science) > > MNNIT ALLAHABAD -- 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.
