Borderou de evaluare (job #614706)

Utilizator avatar Grama2008 Grama Andrei Teodor Grama2008 IP ascuns
Problemă Fibonacci (clasa a 7-a) Compilator c-32
Rundă Tema 9 clasa a 7-a Status evaluat
Dată 7 nov. 2021 13:19:05 Scor 70

Raport evaluator

Compilare: main.c: In function 'main': main.c:19:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 19 | fprintf(fout, "%I64d", fib(n,0,1)); | ~~~~^ ~~~~~~~~~~ | | | | int long long int | %I64lld main.c:16:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb OK 10
6 58 ms 131 kb OK 10
7 266 ms 131 kb OK 10
8 2508 ms 131 kb Time limit exceeded 0
9 2504 ms 131 kb Time limit exceeded 0
10 2508 ms 131 kb Time limit exceeded 0
Punctaj total 70