Borderou de evaluare (job #315214)

Utilizator avatar mihaisan Mihai Sandu mihaisan IP ascuns
Problemă Memorie Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 3 oct. 2017 23:54:56 Scor 0

Raport evaluator

Eroare de compilare: user.c:26:5: error: conflicting types for ‘bsearch’ /usr/include/stdlib.h:755:14: note: previous declaration of ‘bsearch’ was here user.c: In function ‘main’: user.c:55:5: warning: format ‘%hd’ expects argument of type ‘short int *’, but argument 3 has type ‘int *’ [-Wformat] user.c:53:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:55:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:72:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]