Borderou de evaluare (job #1617937)

Utilizator alex72101Sfat Alexandru alex72101 Data 27 februarie 2016 17:13:58
Problema Granita Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:34:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=] fscanf(f,"%d",&n); ^ user.cpp:36:43: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] fscanf(f,"%d %d",&v[i][0],&v[i][1]); ^ user.cpp:36:43: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:46:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf(g,"%d",k); ^ user.cpp:34:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d",&n); ^ user.cpp:36:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%d %d",&v[i][0],&v[i][1]); ^ user.cpp:42:62: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (v[i][1]<=v[ref][1] || (v[ref][0]==v[i][0])) { k++; if (v[i][1]>v[ref][1]) ref=i; } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms268kbOK10
20ms260kbOK10
34ms416kbOK10
48ms504kbOK10
58ms508kbOK10
68ms512kbOK10
78ms508kbOK10
88ms508kbOK10
98ms508kbOK10
108ms508kbOK10
Punctaj total100

Ceva nu functioneaza?