Borderou de evaluare (job #1594783)

Utilizator SilviuIIon Silviu SilviuI Data 9 februarie 2016 19:00:59
Problema Rezervatie Naturala Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:66:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;(int)i<sol.size();i++) printf("%d ",sol[i]); ^ user.cpp:31:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("rezervatie.in","r",stdin); ^ user.cpp:32:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("rezervatie.out","w",stdout); ^ user.cpp:34:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d ",&n,&m); ^ user.cpp:35:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(s+1); ^ user.cpp:37:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&nr); ^ user.cpp:40:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&x,&y); h[x][y]=i; ^ /tmp/ccdUfVIA.o: In function `main': user.cpp:(.text.startup+0x77): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms296kbOK10
20ms304kbOK10
30ms312kbOK10
40ms296kbOK10
50msDepăşitMemory limit exceeded.0
60msDepăşitMemory limit exceeded.0
70msDepăşitMemory limit exceeded.0
84msDepăşitMemory limit exceeded.0
90ms332kbOK10
100msDepăşitMemory limit exceeded.0
Punctaj total50

Ceva nu functioneaza?