Search found 2 matches

by SIGWALD
Sun Apr 03, 2005 3:22 pm
Forum: Volume 4 (400-499)
Topic: 495 - Fibonacci Freeze
Replies: 222
Views: 60830

thx

thanks it works.
by SIGWALD
Wed Mar 30, 2005 8:03 pm
Forum: Volume 4 (400-499)
Topic: 495 - Fibonacci Freeze
Replies: 222
Views: 60830

495 please help me , segmentation fault (gcc) runtime (acm)

I haven't an error message with gcc but when i execute the program ,i have an segmentation fault.
With the bot of ACM , i have "runtime error"

i don't see the problem can you help me ?

the source is ...

#include<stdio.h>
#include<string.h>
#define BASE 10


void fibo(int tab[5010][1100])
{
int i ...

Go to advanced search