Borderou de evaluare (job #756905)

Utilizator avatar andreidumitrache Dumitrache Andrei-Bogdan andreidumitrache IP ascuns
Problemă Acoperire Compilator c-32
Rundă Tema 16 clasa a 7-a Status evaluat
Dată 22 ian. 2024 15:30:19 Scor 40

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:29:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | fscanf ( fin , "%d" , &n ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 109 ms 249 kb Time limit exceeded 0
2 1 ms 245 kb OK 10
3 109 ms 249 kb Time limit exceeded 0
4 1 ms 245 kb OK 10
5 109 ms 249 kb Time limit exceeded 0
6 109 ms 249 kb Time limit exceeded 0
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 109 ms 249 kb Time limit exceeded 0
10 1 ms 245 kb Incorect 0
Punctaj total 40