Borderou de evaluare (job #1746879)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 24 august 2016 02:15:40
Problema SETI Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void anti_bfs()’: user.cpp:86:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<(nod->srs.size()); j++) ^ user.cpp: In function ‘int main()’: user.cpp:92:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("seti.in", "r", stdin); ^ user.cpp:93:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("seti.out", "w", stdout); ^ user.cpp:98:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d ",&n); ^ user.cpp:100:27: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(txt + 64 * i); ^ user.cpp:104:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d ",&m); ^ user.cpp:106:18: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(pat); ^ In file included from /usr/include/stdio.h:934:0, from /usr/include/c++/4.8/cstdio:42, from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:46, from user.cpp:2: In function ‘char* gets(char*)’, inlined from ‘int main()’ at user.cpp:100:27: /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/ccoA7wyK.o: In function `main': user.cpp:(.text.startup+0x8f): warning: the `gets' function is dangerous and should not be used. user.cpp:(.text.startup+0x10a): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms532kbOK10
20ms492kbOK10
30ms460kbKilled by signal 11(SIGSEGV).0
40ms748kbKilled by signal 11(SIGSEGV).0
512ms3692kbKilled by signal 11(SIGSEGV).0
612ms3728kbKilled by signal 11(SIGSEGV).0
712ms3756kbKilled by signal 11(SIGSEGV).0
80ms1076kbKilled by signal 11(SIGSEGV).0
94ms2528kbKilled by signal 11(SIGSEGV).0
100ms680kbKilled by signal 11(SIGSEGV).0
Punctaj total20

Ceva nu functioneaza?