Borderou de evaluare (job #694410)

Utilizator avatar mihaiBoanta Mihai Boanta mihaiBoanta IP ascuns
Problemă Secvență Dominată Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 feb. 2023 19:16:57 Scor 30

Raport evaluator

Compilare: main.c: In function 'readInt': main.c:24:12: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 24 | while ( !isdigit( ch = readChar() ) ); | ^~~~~~~ main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'isdigit' 2 | #include <stdlib.h> +++ |+#include <ctype.h> 3 | #define lim 1000001 main.c: In function 'readChar': main.c:16:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 16 | fread( rbuf, 1, BUFSIZE, fin ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 33 ms 4177 kb Incorect 0
2 29 ms 4182 kb Incorect 0
3 36 ms 4173 kb OK 10
4 29 ms 4182 kb Incorect 0
5 37 ms 4173 kb Incorect 0
6 47 ms 4313 kb Incorect 0
7 200 ms 4308 kb Incorect 0
8 350 ms 4349 kb Incorect 0
9 335 ms 4313 kb OK 10
10 358 ms 4313 kb OK 10
Punctaj total 30