Month: February 2014
Problem link: http://www.lightoj.com/volume_showproblem.php?problem=1000 Solution: This is a EOF related problem. #include<stdio.h> int main() { int counter,t,a,b,sum,i; counter=0;…
In this 4th semster in Computer Science and Engineering in my university i am learning OOP(Object Oriented…
Recent Comments