Borderou de evaluare (job #747971)

Utilizator avatar seby-the-kydo Nerdvana 8 Georgescu Sebastian seby-the-kydo IP ascuns
Problemă Apariții 2 (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 27 nov. 2023 21:31:42 Scor 0

Raport evaluator

Compilare: main.c: In function 'citire': main.c:22:14: warning: passing argument 1 of 'fgetc' from incompatible pointer type [-Wincompatible-pointer-types] 22 | ch = fgetc(fin); | ^~~ | | | int * In file included from main.c:1: /usr/include/stdio.h:513:25: note: expected 'FILE *' but argument is of type 'int *' 513 | extern int fgetc (FILE *__stream); | ~~~~~~^~~~~~~~ main.c: In function 'contor': main.c:29:18: warning: left-hand operand of comma expression has no effect [-Wunused-value] 29 | return (poz + 1, nr1, nr2 , cnt + verif(nr1,0,poz)); | ^ main.c:29:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] 29 | return (poz + 1, nr1, nr2 , cnt + verif(nr1,0,poz)); | ^ main.c:29:29: warning: left-hand operand of comma expression has no effect [-Wunused-value] 29 | return (poz + 1, nr1, nr2 , cnt + verif(nr1,0,poz)); | ^ main.c: In function 'main': main.c:40:26: warning: passing argument 2 of 'citire' from incompatible pointer type [-Wincompatible-pointer-types] 40 | cuv_length = citire(ch,fin,1) - 1 ; | ^~~ | | | FILE * main.c:15:25: note: expected 'int *' but argument is of type 'FILE *' 15 | int citire(char ch,int *fin,int length){ | ~~~~~^~~ main.c:43:26: warning: passing argument 2 of 'citire' from incompatible pointer type [-Wincompatible-pointer-types] 43 | sir_length = citire(ch,fin,1) - 1 ; | ^~~ | | | FILE * main.c:15:25: note: expected 'int *' but argument is of type 'FILE *' 15 | int citire(char ch,int *fin,int length){ | ~~~~~^~~ main.c: In function 'citire': main.c:24:1: warning: control reaches end of non-void function [-Wreturn-type] 24 | } | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb Incorect 0
2 1 ms 245 kb Incorect 0
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 249 kb Incorect 0
6 9 ms 512 kb Incorect 0
7 19 ms 1290 kb Incorect 0
8 19 ms 1032 kb Incorect 0
9 19 ms 1036 kb Incorect 0
10 19 ms 1036 kb Incorect 0
Punctaj total 0