Search found 2 matches

by Grey
Sun Jul 20, 2003 6:47 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 110355

Or,
give me more complex test samples.

I think as more as I could. :cry:

Thanx,again.
by Grey
Sun Jul 20, 2003 6:38 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 110355

101-always WA,don't know why?

I'm wondering if anybody would be kind enough to take a look of my program.

I found some tests posted on the board before,and my program worked successfully.

I can't find where the problem is. Please help me,thanx.

[c]

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


int main(void)
{
char act1[4],act2 ...

Go to advanced search