Borderou de evaluare (job #773725)

Utilizator avatar RaMiDra Dragulescu Rares Mihai RaMiDra IP ascuns
Problemă Copii (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 12 apr. 2024 18:48:27 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:15:20: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 15 | fscanf( fin, "%d", &c); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:18:24: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 18 | fscanf( fin, "%d%d", &x, &k); | ~^ ~~ | | | | int * long long int * | %lld main.c:18:26: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'long long int *' [-Wformat=] 18 | fscanf( fin, "%d%d", &x, &k); | ~^ ~~ | | | | int * long long int * | %lld main.c:82:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 82 | fprintf( fout, "%d", prod); | ~^ ~~~~ | | | | int long long int | %lld main.c:86:30: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 86 | fprintf( fout, "%d", prod); | ~^ ~~~~ | | | | int long long int | %lld main.c:91:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 91 | fscanf(fin, "%d", &y); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:93:11: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] 93 | d=sqrt(y); | ^~~~ main.c:4:1: note: include '<math.h>' or provide a declaration of 'sqrt' 3 | #include <stdlib.h> +++ |+#include <math.h> 4 | main.c:93:11: warning: incompatible implicit declaration of built-in function 'sqrt' [-Wbuiltin-declaration-mismatch] 93 | d=sqrt(y); | ^~~~ main.c:93:11: note: include '<math.h>' or provide a declaration of 'sqrt'
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 249 kb Incorect 0
2 2 ms 245 kb Incorect 0
3 1 ms 249 kb Incorect 0
4 1 ms 249 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 1 ms 249 kb Incorect 0
7 1 ms 249 kb Incorect 0
8 1 ms 270 kb Incorect 0
9 1 ms 249 kb Incorect 0
10 2 ms 118 kb Incorect 0
11 1 ms 249 kb Incorect 0
12 1 ms 249 kb Incorect 0
13 1 ms 249 kb Incorect 0
14 1 ms 249 kb Incorect 0
15 2 ms 249 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 249 kb Incorect 0
Punctaj total 0