Borderou de evaluare (job #1755387)

Utilizator depevladVlad Dumitru-Popescu depevlad Data 10 septembrie 2016 01:30:47
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:23: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:34: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:51: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:83:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i <= strlen(Words[0][1] + 1); i++) { ^ user.cpp:65: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:66: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:68:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &A); ^ user.cpp:70:26: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(Words[0][i] + 1); ^ user.cpp:75:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d\n", &B); ^ user.cpp:77: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:70: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:77: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/cctkawhZ.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
10ms296kbIncorect0
20ms300kbIncorect0
30ms308kbIncorect0
44ms316kbIncorect0
520ms356kbIncorect0
620ms352kbIncorect0
7112ms384kbIncorect0
8128ms404kbIncorect0
9128ms412kbIncorect0
10136ms408kbIncorect0
Punctaj total0

Ceva nu functioneaza?