Borderou de evaluare (job #689126)

Utilizator avatar Radu_Tanase Tanase Radu Mihai Radu_Tanase IP ascuns
Problemă Palindromuri (clasa a 7-a) Compilator c-32
Rundă Tema 12 clasa a 7-a Status evaluat
Dată 21 ian. 2023 12:27:13 Scor 20

Raport evaluator

Compilare: main.c: In function 'read_file': main.c:9:19: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin, "%d", &n); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:13:11: warning: implicit declaration of function 'putere' [-Wimplicit-function-declaration] 13 | pow10=putere(n); | ^~~~~~ main.c:14:8: warning: implicit declaration of function 'palindrom' [-Wimplicit-function-declaration] 14 | if(palindrom(n,pow10)) | ^~~~~~~~~ main.c: In function 'main': main.c:34:15: warning: unused variable 'pow10' [-Wunused-variable] 34 | long long pow10; | ^~~~~ main.c: In function 'read_file': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 5
2 1 ms 114 kb OK 5
3 1 ms 110 kb OK 5
4 129 ms 114 kb OK 5
5 7 ms 114 kb Incorect 0
6 1 ms 114 kb Incorect 0
7 6 ms 114 kb Incorect 0
8 13 ms 118 kb Incorect 0
9 34 ms 118 kb Incorect 0
10 56 ms 114 kb Incorect 0
11 1 ms 114 kb Incorect 0
12 12 ms 118 kb Incorect 0
13 18 ms 118 kb Incorect 0
14 25 ms 118 kb Incorect 0
15 24 ms 114 kb Incorect 0
16 29 ms 118 kb Incorect 0
17 29 ms 118 kb Incorect 0
18 34 ms 118 kb Incorect 0
19 38 ms 118 kb Incorect 0
20 45 ms 114 kb Incorect 0
Punctaj total 20