Stop A Minute,

But,Why Code1 Archive?
If you still haven't accessed Code1 Archive , you might wonder why Code1 Archive?.. C1A is collection source code for Hundreds Of Problems.
OK , But..How?











Easy Isn't It? Now, Make It Count!

Share This!


No comments:

Post a Comment

Code Of The day - Suggest An Output For The Snippet

  #include<stdio.h>   
  int main()   
  {   
   float a=3.15529;   
   printf("%2.1f\n", a);   
   return 0;   
  }   
· A Code Archive - code1archive