Borderou de evaluare (job #3335364)

Utilizator tudor.izTudor Izota tudor.iz Data 22 ianuarie 2026 15:57:33
Problema Permavg Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.c:5:16: error: expected ';', ',' or ')' before '*' token 5 | void perm(int v*, int n){ | ^ main.c: In function 'main': main.c:27:4: warning: implicit declaration of function 'perm' [-Wimplicit-function-declaration] 27 | perm(v,n); | ^~~~ main.c:29:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=] 29 | fprintf (out,"%d ", &v[i]); | ~^ ~~~~~ | | | | int int * | %ls Non zero exit status: 1

Ceva nu functioneaza?