Search found 4 matches

by ChainRule
Mon Apr 07, 2008 4:47 pm
Forum: Volume 8 (800-899)
Topic: 850 - Crypt Kicker II
Replies: 77
Views: 50189

Re: #850[Crypt KickerII]:HELP!

#include<stdio.h>
#include<stdlib.h>
#include<string.h>
int main()
{
char Test[1000]="xnm ceuob lrtzv ita hegfd tsmr xnm ypwq ktj";
int lenA=0;
int lenB=0;
int Num=0;
int x=0;
int i=0;
char sort1;
char sort2;
int counter1=0;
int counter2=0;
int counter3=0;
scanf("%d",&Num);
scanf("%c ...
by ChainRule
Wed Jan 09, 2008 5:00 pm
Forum: Volume 101 (10100-10199)
Topic: 10189 - Minesweeper
Replies: 418
Views: 125335

Thx

I go AC
Thx 8)
by ChainRule
Wed Jan 09, 2008 3:28 pm
Forum: Volume 101 (10100-10199)
Topic: 10189 - Minesweeper
Replies: 418
Views: 125335

Still WA

Well,
I've changed the code,
but I still get WA :cry:

Code: Select all

remove after AC
by ChainRule
Tue Jan 08, 2008 5:44 pm
Forum: Volume 101 (10100-10199)
Topic: 10189 - Minesweeper
Replies: 418
Views: 125335

I got WA,plz help

I've tried all the data but i still got WA :cry:
plz help me

Code: Select all

remove after AC

Go to advanced search