Borderou de evaluare (job #679106)

Utilizator avatar andreifilimon Popescu Filimon Andrei Cosmin andreifilimon IP ascuns
Problemă Tablou2 (clasa a 8-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 dec. 2022 16:35:14 Scor 55

Raport evaluator

Compilare: main.c: In function 'main': main.c:48:16: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] 48 | if(sqrt(poz*poz-4*((n*poz-z)/2))*sqrt(poz*poz-4*((n*poz-z)/2))==poz*poz-4*((n*poz-z)/2)) | ^~~~ main.c:3:1: note: include '<math.h>' or provide a declaration of 'sqrt' 2 | #include <stdlib.h> +++ |+#include <math.h> 3 | #define MAXN 20000 main.c:48:16: warning: incompatible implicit declaration of built-in function 'sqrt' [-Wbuiltin-declaration-mismatch] 48 | if(sqrt(poz*poz-4*((n*poz-z)/2))*sqrt(poz*poz-4*((n*poz-z)/2))==poz*poz-4*((n*poz-z)/2)) | ^~~~ main.c:48:16: note: include '<math.h>' or provide a declaration of 'sqrt' main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin, "%d", &p); | ^~~~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:18:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 18 | fscanf(fin, "%d", &k); | ^~~~~~~~~~~~~~~~~~~~~ main.c:24:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf(fin, "%d", &nr); | ^~~~~~~~~~~~~~~~~~~~~~ main.c:42:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 42 | fscanf(fin, "%d", &z); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 5
2 1 ms 114 kb OK 5
3 1 ms 114 kb OK 5
4 1 ms 245 kb OK 5
5 1 ms 114 kb OK 5
6 1 ms 114 kb OK 5
7 1 ms 245 kb OK 5
8 30 ms 245 kb OK 5
9 14 ms 372 kb OK 5
10 1 ms 249 kb OK 5
11 2 ms 114 kb OK 5
12 1 ms 118 kb Incorect 0
13 1 ms 118 kb Incorect 0
14 1 ms 118 kb Incorect 0
15 1 ms 245 kb Incorect 0
16 1 ms 249 kb Incorect 0
17 1 ms 249 kb Incorect 0
18 1 ms 249 kb Incorect 0
19 1 ms 249 kb Incorect 0
20 1 ms 245 kb Incorect 0
Punctaj total 55