Borderou de evaluare (job #698711)

Utilizator avatar Roberthinio7 Nerdvana 7 Robert Dragan Roberthinio7 IP ascuns
Problemă Debarcare (clasa a 7-a) Compilator c-32
Rundă Tema 19 clasa a 6-a Status evaluat
Dată 24 feb. 2023 11:48:33 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:22:10: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] 22 | radn=sqrt(n); | ^~~~ main.c:3:1: note: include '<math.h>' or provide a declaration of 'sqrt' 2 | #include <stdlib.h> +++ |+#include <math.h> 3 | char v[100]; main.c:22:10: warning: incompatible implicit declaration of built-in function 'sqrt' [-Wbuiltin-declaration-mismatch] 22 | radn=sqrt(n); | ^~~~ main.c:22:10: note: include '<math.h>' or provide a declaration of 'sqrt' main.c:23:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 23 | fprintf(fout,"%d\n",radn); | ~^ ~~~~ | | | | int long long int | %lld
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100