Search found 2 matches

by sunahian
Sun Jul 13, 2008 5:43 am
Forum: Volume 3 (300-399)
Topic: 355 - The Bases Are Loaded
Replies: 74
Views: 30632

Re: 355-The Bases Are Loaded

I have checked all the possible case. but I have gotten wrong answer.please any one can help me.
here is the code.


#include<stdio.h>
#include<stdlib.h>
#include<math.h>
#include<string.h>
#include<ctype.h>
int main()
{
long long int i,j,k,l,n,m,b[1000],t,flag,index,slag,p,u,v;

char a[1000],c ...
by sunahian
Sat Jul 12, 2008 9:51 pm
Forum: Volume 3 (300-399)
Topic: 355 - The Bases Are Loaded
Replies: 74
Views: 30632

355-wrong answer

I have checked all the possible case. but I have gotten wrong answer.please any one can help me.
here is the code.


#include<stdio.h>
#include<stdlib.h>
#include<math.h>
#include<string.h>
#include<ctype.h>
int main()
{
long long int i,j,k,l,n,m,b[1000],t,flag,index,slag,p,u,v;

char a[1000],c ...

Go to advanced search