Borderou de evaluare (job #766012)

Utilizator avatar andreidumitrache Dumitrache Andrei-Bogdan andreidumitrache IP ascuns
Problemă Acoperire Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 mar. 2024 23:30:41 Scor 70

Raport evaluator

Compilare: main.c: In function 'citire': main.c:9:14: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 9 | while ( !isdigit ( c = fgetc ( fin ) ) ); | ^~~~~~~ main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'isdigit' 2 | #include <stdlib.h> +++ |+#include <ctype.h> 3 | #define MAXN 1000 main.c: In function 'main': main.c:19:24: warning: unused variable 'bi' [-Wunused-variable] 19 | short a , b , ai , bi , max; | ^~ main.c:19:19: warning: unused variable 'ai' [-Wunused-variable] 19 | short a , b , ai , bi , max; | ^~ main.c:19:11: warning: variable 'a' set but not used [-Wunused-but-set-variable] 19 | short a , b , ai , bi , max; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 5 ms 409 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 507 kb Incorect 0
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 2 ms 135 kb Incorect 0
9 2 ms 135 kb OK 10
10 1 ms 245 kb Incorect 0
Punctaj total 70