Borderou de evaluare (job #3347016)

Utilizator leo18Leo Cristea leo18 Data 15 martie 2026 14:35:58
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:60:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 60 | fprintf(fp1,"%d\n",190+(((z%100)/100) -1)*99); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long long int | %lld main.c:67:13: warning: unused variable 'poz' [-Wunused-variable] 67 | int poz=0; | ^~~ main.c:64:21: warning: unused variable 'suta' [-Wunused-variable] 64 | int suta=190; | ^~~~ 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?