Borderou de evaluare (job #755410)

Utilizator avatar seby-the-kydo Nerdvana 8 Georgescu Sebastian seby-the-kydo IP ascuns
Problemă Read/Write (clasa a 7-a) Compilator c-32
Rundă Tema 15 clasa a 7-a Status evaluat
Dată 14 ian. 2024 21:04:25 Scor 0

Raport evaluator

Compilare: main.c: In function 'cit': main.c:8:11: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] 8 | while ( isspace( ch = fgetc( fin ) ) ); | ^~~~~~~ main.c:3:1: note: include '<ctype.h>' or provide a declaration of 'isspace' 2 | #include <stdlib.h> +++ |+#include <ctype.h> 3 | main.c:15:11: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] 15 | while ( isdigit( ch = fgetc( fin ) ) ); | ^~~~~~~ main.c:15:11: note: include '<ctype.h>' or provide a declaration of 'isdigit' main.c: In function 'main': main.c:24:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 24 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 309 ms 307 kb Incorect 0
2 388 ms 528 kb Incorect 0
3 467 ms 348 kb Incorect 0
4 506 ms 524 kb Time limit exceeded 0
5 508 ms 454 kb Time limit exceeded 0
6 505 ms 274 kb Time limit exceeded 0
7 507 ms 385 kb Time limit exceeded 0
8 509 ms 450 kb Time limit exceeded 0
9 506 ms 380 kb Time limit exceeded 0
10 508 ms 208 kb Time limit exceeded 0
Punctaj total 0