Borderou de evaluare (job #1568402)
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 |
| 1 | 0ms | 460kb | OK | 10 |
| 2 | 0ms | 464kb | OK | 10 |
| 3 | 0ms | 476kb | OK | 10 |
| 4 | 0ms | 448kb | OK | 10 |
| 5 | 0ms | 560kb | OK | 10 |
| 6 | 0ms | 632kb | OK | 10 |
| 7 | 0ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 0ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 0ms | 480kb | OK | 10 |
| 10 | 0ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |