Borderou de evaluare (job #1625234)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:136:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rama.in", "r", stdin);
^
user.cpp:137:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rama.out", "w", stdout);
^
user.cpp:139:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d\n", &N, &M);
^
user.cpp:141:18: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets (A[i]+1);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from user.cpp:1:
In function ‘char* gets(char*)’,
inlined from ‘int main()’ at user.cpp:141:18:
/usr/include/i386-linux-gnu/bits/stdio2.h:230:28: warning: call to ‘__gets_warn’ declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size [enabled by default]
return __gets_warn (__str);
^
/tmp/cc0ltsWo.o: In function `main':
user.cpp:(.text.startup+0x8d): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1188kb | OK | 10 |
2 | 108ms | 3900kb | OK | 10 |
3 | 256ms | 5468kb | OK | 10 |
4 | Depăşit | 10696kb | Time limit exceeded. | 0 |
5 | Depăşit | 12200kb | Time limit exceeded. | 0 |
6 | Depăşit | 12024kb | Time limit exceeded. | 0 |
7 | Depăşit | 12372kb | Time limit exceeded. | 0 |
8 | Depăşit | 12376kb | Time limit exceeded. | 0 |
9 | Depăşit | 12376kb | Time limit exceeded. | 0 |
10 | Depăşit | 12376kb | Time limit exceeded. | 0 |
Punctaj total | 30 |