Search found 1 match

by shibu
Wed Dec 20, 2006 9:32 pm
Forum: Volume 5 (500-599)
Topic: 531 - Compromise
Replies: 73
Views: 37202

531 PE

Please, Help me ,
I am getting PE :lol: .


here is my code


#include<stdio.h>
#include<ctype.h>
#include<string.h>


#define max 3005

char str1[max+1][33],str2[max+1][33];

char ch[max+5];

int m,n,k,p,q;
short b[max+2][max+2],c[max+2][max+2];


void f1()
{
int i,j;
for(i=0,j=0;ch ;i++)
{
if ...

Go to advanced search