Pagini recente » Borderou de evaluare (job #2260423) | Borderou de evaluare (job #231809) | Borderou de evaluare (job #3225614) | Borderou de evaluare (job #168708) | Borderou de evaluare (job #1583531)
Borderou de evaluare (job #1583531)
Raport evaluator
Compilare:
user.cpp: In function ‘void getComponentSize(int, int)’:
user.cpp:31:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘void setComponent(int, int)’:
user.cpp:56:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:80:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.in", "r", stdin);
^
user.cpp:81:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.out", "w", stdout);
^
user.cpp:85:29: 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:87:23: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(BUFF + 1);
^
user.cpp:97:23: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(BUFF + 1);
^
/tmp/ccBq2tbx.o: In function `main':
user.cpp:(.text.startup+0x88): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1436kb | OK | 10 |
2 | 4ms | 1456kb | OK | 10 |
3 | 120ms | 1544kb | OK | 10 |
4 | 132ms | 1660kb | OK | 10 |
5 | 288ms | 3128kb | OK | 10 |
6 | 248ms | 3352kb | OK | 10 |
7 | Depăşit | 3500kb | Time limit exceeded. | 0 |
8 | 376ms | 3592kb | OK | 10 |
9 | 312ms | 3692kb | OK | 10 |
10 | 236ms | 3684kb | OK | 10 |
Punctaj total | 90 |