Borderou de evaluare (job #1480019)

Utilizator heracleRadu Muntean heracle Data 1 septembrie 2015 21:27:43
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void make_graf()’: user.cpp:58: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:172:20: warning: narrowing conversion of ‘(((int)x) + 1111)’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] h.push(per{1111+x,0}); ^ user.cpp: In function ‘int main()’: user.cpp:210:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘bool*’ [-Wformat=] fscanf(in,"%d",&prd[i]); ^ user.cpp:220:37: warning: narrowing conversion of ‘b’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] init[a].push_back(tipe{b,t,w}); ^ user.cpp:220:37: warning: narrowing conversion of ‘t’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] user.cpp:220:37: warning: narrowing conversion of ‘w’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] user.cpp:221:37: warning: narrowing conversion of ‘a’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] init[b].push_back(tipe{a,t,w}); ^ user.cpp:221:37: warning: narrowing conversion of ‘t’ from ‘int’ to ‘unsigned char’ inside { } [-Wnarrowing] user.cpp:221:37: warning: narrowing conversion of ‘w’ from ‘int’ to ‘short unsigned int’ inside { } [-Wnarrowing] user.cpp:206: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:210: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:213: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:219: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
1Depăşit1396kbTime limit exceeded.0
284ms5548kbOK10
364ms5624kbOK10
480ms3448kbOK10
592ms5788kbOK10
696ms5288kbOK10
7Depăşit2868kbTime limit exceeded.0
84ms1416kbOK10
90ms676kbOK10
1012ms1008kbOK10
Punctaj total80

Ceva nu functioneaza?