Borderou de evaluare (job #2022244)

Utilizator PopoviciRobertPopovici Robert PopoviciRobert Data 16 septembrie 2017 00:39:11
Problema Zmeu2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:35:53: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=] fscanf(fi,"%d %d " ,&v[i].first,&v[i].second); ^ user.cpp:35:53: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘short int*’ [-Wformat=] user.cpp:48:30: warning: narrowing conversion of ‘(n - ((int)v[1].std::pair<short int, short int>::second))’ from ‘int’ to ‘short int’ inside { } [-Wnarrowing] q[0] = {1, v[1].first, n - v[1].second, 0}; ^ user.cpp:62:67: warning: narrowing conversion of ‘(((int)q[b].Data::cnt) - ((int)v[((int)it)].std::pair<short int, short int>::second))’ from ‘int’ to ‘short int’ inside { } [-Wnarrowing] q[e] = {it, q[b].cost + v[it].first, q[b].cnt - v[it].second, q[b].nr + 1}; ^ user.cpp:62:91: warning: narrowing conversion of ‘(((int)q[b].Data::nr) + 1)’ from ‘int’ to ‘short int’ inside { } [-Wnarrowing] q[e] = {it, q[b].cost + v[it].first, q[b].cnt - v[it].second, q[b].nr + 1}; ^ user.cpp:33:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d %d %d " ,&n,&p,&k); ^ user.cpp:35:54: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d %d " ,&v[i].first,&v[i].second); ^ user.cpp:38:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fi,"%d %d " ,&x,&y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms440kbOK10
20ms444kbOK10
38ms556kbOK10
40ms552kbOK10
58ms480kbOK10
60ms456kbOK10
70ms468kbOK10
80ms444kbOK10
90ms564kbOK10
1012ms540kbOK10
Punctaj total100

Ceva nu functioneaza?