Search found 1 match

by Celax
Fri Mar 21, 2003 12:39 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 109091

101 RTE again and always...

Please i need help!
I read all the topics about RTE in 101 and i tried the examples but it always runs.
It doesn't run if the syntax is wrong but it's written "There will be no syntactically incorrect commands. ".
So, here is my program:

C :

#include<stdio.h>

int tab[80][80];
int k;
int a;
int ...

Go to advanced search