Borderou de evaluare (job #655476)

Utilizator avatar Bunea_Cezar8838 Bunea Cezar Stefan Bunea_Cezar8838 IP ascuns
Problemă La școală (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 14 iul. 2022 12:02:01 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:14:13: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] 14 | sq= sqrt ( n ); | ^~~~ main.c:3:1: note: include '<math.h>' or provide a declaration of 'sqrt' 2 | #include <stdlib.h> +++ |+#include <math.h> 3 | main.c:14:13: warning: incompatible implicit declaration of built-in function 'sqrt' [-Wbuiltin-declaration-mismatch] 14 | sq= sqrt ( n ); | ^~~~ main.c:14:13: note: include '<math.h>' or provide a declaration of 'sqrt' main.c:7:15: warning: unused variable 'i' [-Wunused-variable] 7 | int n, k, i=0, sq, p; | ^ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 110 kb OK 10
3 1 ms 110 kb OK 10
4 1 ms 110 kb OK 10
5 1 ms 110 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 110 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100