Borderou de evaluare (job #1480249)

Utilizator heracleRadu Muntean heracle Data 2 septembrie 2015 12:39:21
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void make_graf()’: user.cpp:59:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<init[i].size(); j++) ^ user.cpp: In function ‘int merg(short int)’: user.cpp:173:20: warning: narrowing conversion of ‘(((int)x) + 1111)’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] h.push(per{1111+x,0}); ^ user.cpp:195:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<init[my].size(); i++) ^ user.cpp:205:25: warning: narrowing conversion of ‘to’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] h.push(per{to,v[to]}); ^ user.cpp:212:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<init[my].size(); i++) ^ user.cpp:222:25: warning: narrowing conversion of ‘to’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] h.push(per{to,v[to]}); ^ user.cpp: In function ‘int main()’: user.cpp:239:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘bool*’ [-Wformat=] fscanf(in,"%d",&prd[i]); ^ user.cpp:249:37: warning: narrowing conversion of ‘b’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] init[a].push_back(tipe{b,t,w}); ^ user.cpp:249:37: warning: narrowing conversion of ‘t’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] user.cpp:249:37: warning: narrowing conversion of ‘w’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] user.cpp:250:37: warning: narrowing conversion of ‘a’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] init[b].push_back(tipe{a,t,w}); ^ user.cpp:250:37: warning: narrowing conversion of ‘t’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] user.cpp:250:37: warning: narrowing conversion of ‘w’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] user.cpp:235:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d%d",&n,&k); ^ user.cpp:239:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d",&prd[i]); ^ user.cpp:242:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d",&m); ^ user.cpp:248:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(in,"%d%d%d%d",&a,&b,&t,&w); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms528kbOK10
24ms536kbOK10
30ms508kbOK10
428ms532kbOK10
50ms528kbOK10
640ms580kbOK10
756ms536kbOK10
80ms520kbOK10
90ms508kbOK10
108ms520kbOK10
Punctaj total100

Ceva nu functioneaza?