Borderou de evaluare (job #1568402)

Utilizator mariakKapros Maria mariak Data 14 ianuarie 2016 10:51:28
Problema Rezervatie Naturala Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘void read()’: user.cpp:29:41: 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:30:43: 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:31:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d\n", &L, &C); ^ user.cpp:32:12: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(s); ^ user.cpp:33:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("\n"); ^ user.cpp:42:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:47:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ /tmp/ccWTX92t.o: In function `read()': user.cpp:(.text+0x8c): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms460kbOK10
20ms464kbOK10
30ms476kbOK10
40ms448kbOK10
50ms560kbOK10
60ms632kbOK10
70msDepăşitMemory limit exceeded.0
80msDepăşitMemory limit exceeded.0
90ms480kbOK10
100msDepăşitMemory limit exceeded.0
Punctaj total70

Ceva nu functioneaza?