Borderou de evaluare (job #1755401)

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

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/cc588iwq.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
10ms472kbOK10
20ms480kbOK10
30ms488kbOK10
44ms504kbOK10
520ms544kbOK10
620ms556kbOK10
7112ms576kbOK10
8128ms608kbOK10
9128ms636kbOK10
10136ms608kbOK10
Punctaj total100

Ceva nu functioneaza?