Borderou de evaluare (job #749827)

Utilizator avatar Roby2206 Staicu Robert Roby2206 IP ascuns
Problemă Parola (clasa a 5-a) Compilator c-32
Rundă Tema 16 clasa a 5-a Status evaluat
Dată 6 dec. 2023 21:29:18 Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:8:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 8 | fscanf(fin,"%d",&k); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:9:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 9 | fscanf(fin,"%d",&a); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:10:18: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'long long int *' [-Wformat=] 10 | fscanf(fin,"%d",&b); | ~^ ~~ | | | | | long long int * | int * | %lld main.c:50:20: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 50 | fprintf(fout,"%d",parola); | ~^ ~~~~~~ | | | | | long long int | int | %lld main.c:6:41: warning: unused variable 'nrcif' [-Wunused-variable] 6 | long long a,b,k,parola=0,oglindit=0,nrcif,ca,cb,y=1,i; | ^~~~~ main.c:8:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | fscanf(fin,"%d",&k); | ^~~~~~~~~~~~~~~~~~~ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d",&a); | ^~~~~~~~~~~~~~~~~~~ main.c:10:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | fscanf(fin,"%d",&b); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2009 ms 249 kb Time limit exceeded 0
2 2009 ms 249 kb Time limit exceeded 0
3 2008 ms 249 kb Time limit exceeded 0
4 2009 ms 249 kb Time limit exceeded 0
5 2001 ms 249 kb Time limit exceeded 0
6 2009 ms 249 kb Time limit exceeded 0
7 2001 ms 249 kb Time limit exceeded 0
8 2009 ms 249 kb Time limit exceeded 0
9 2008 ms 249 kb Time limit exceeded 0
10 2009 ms 249 kb Time limit exceeded 0
Punctaj total 0