Search found 1 match

by silver
Thu Sep 21, 2006 10:35 am
Forum: Volume 3 (300-399)
Topic: 333 - Recognizing Good ISBNs
Replies: 166
Views: 41371

333.....WA

i am a novice programmer....i am trying uva problem 333....but it is WA :( :(
anyone plzz help me....
here is my code
#include<stdio.h>
#include<string.h>
#include<ctype.h>
#include<stdlib.h>
int main()
{
char str[81],str1[80],str2[80];
int x,p,flag,i,fal,S[80],S2[80],a,l1,l2,arr[80],N,N1,N2 ...

Go to advanced search