Borderou de evaluare (job #1755395)

Utilizator depevladVlad Dumitru-Popescu depevlad Data 10 septembrie 2016 02:02:26
Problema Sub Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void getSufPref()’: user.cpp:24:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 2; i <= strlen(Pattern + 1); i++) { ^ user.cpp: In function ‘int matchMinimum()’: user.cpp:35:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= strlen(Compressed[0] + 1); i++) { ^ user.cpp: In function ‘int matchMaximum()’: user.cpp:52:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= strlen(Compressed[1] + 1); i++) { ^ user.cpp: In function ‘int main()’: user.cpp:84:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= strlen(Words[0][1] + 1); i++) { ^ user.cpp:66:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sub.in", "r", stdin); ^ user.cpp:67:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sub.out", "w", stdout); ^ user.cpp:69:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &A); ^ user.cpp:71:26: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(Words[0][i] + 1); ^ user.cpp:76:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &B); ^ user.cpp:78:26: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(Words[1][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:71:26: /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); ^ In function ‘char* gets(char*)’, inlined from ‘int main()’ at user.cpp:78:26: /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/ccp6YgmB.o: In function `main': user.cpp:(.text.startup+0x87): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms676kbKilled by signal 6(SIGABRT).0
24ms680kbKilled by signal 6(SIGABRT).0
34ms688kbKilled by signal 6(SIGABRT).0
44ms700kbKilled by signal 6(SIGABRT).0
54ms740kbKilled by signal 6(SIGABRT).0
64ms728kbKilled by signal 6(SIGABRT).0
78ms760kbKilled by signal 6(SIGABRT).0
88ms788kbKilled by signal 6(SIGABRT).0
98ms784kbKilled by signal 6(SIGABRT).0
108ms792kbKilled by signal 6(SIGABRT).0
Punctaj total0

Ceva nu functioneaza?