Borderou de evaluare (job #1594777)

Utilizator SilviuIIon Silviu SilviuI Data 9 februarie 2016 18:58:35
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:65: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:30: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:31: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:33: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:34:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(s+1); ^ user.cpp:36:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&nr); ^ user.cpp:39: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/cczzbXxM.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
10ms304kbOK10
20ms312kbOK10
30ms332kbOK10
40ms300kbOK10
50msDepăşitMemory limit exceeded.0
60msDepăşitMemory limit exceeded.0
70msDepăşitMemory limit exceeded.0
84msDepăşitMemory limit exceeded.0
90ms360kbOK10
104msDepăşitMemory limit exceeded.0
Punctaj total50

Ceva nu functioneaza?