Borderou de evaluare (job #857958)

Utilizator avatar SpeedyAlexR Alexandru Ristea SpeedyAlexR IP ascuns
Problemă Șiruri 2 Compilator c
Rundă Tema 24 Clasa a 7-a Status evaluat
Dată 16 mar. 2026 18:50:53 Scor 70

Raport evaluator

Compilare: main.c:8:5: warning: conflicting types for built-in function 'fmin'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 8 | int fmin(int a, int b) { | ^~~~ main.c:3:1: note: 'fmin' is declared in header '<math.h>' 2 | #include <stdlib.h> +++ |+#include <math.h> 3 | main.c:11:5: warning: conflicting types for built-in function 'fmax'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 11 | int fmax(int a, int b) { | ^~~~ main.c:11:5: note: 'fmax' is declared in header '<math.h>'
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 508 kb OK 10
2 0 ms 292 kb OK 10
3 1 ms 764 kb Incorect 0
4 1 ms 764 kb OK 10
5 1 ms 548 kb OK 10
6 1 ms 548 kb OK 10
7 1 ms 804 kb OK 10
8 2 ms 1276 kb OK 10
9 2 ms 1316 kb Incorect 0
10 0 ms 292 kb Incorect 0
Punctaj total 70