Borderou de evaluare (job #3347003)

Utilizator leo18Leo Cristea leo18 Data 15 martie 2026 14:28:35
Problema Bicicleta Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2026 - Concurs Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:57:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 57 | fprintf(fp1,"%d\n",z); | ~^ ~ | | | | int long long int | %lld main.c:88:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] 88 | fprintf(fp1,"%lld\n",nrc); | ~~~^ ~~~ | | | | | int | long long int | %d main.c:63:13: warning: unused variable 'poz' [-Wunused-variable] 63 | int poz=0; | ^~~ main.c: In function 'nrcif': main.c:43:1: warning: control reaches end of non-void function [-Wreturn-type] 43 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?