Borderou de evaluare (job #1411157)

Utilizator BugirosRobert Bugiros Data 31 martie 2015 14:51:53
Problema Apel Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void citire_sir(char*)’: user.cpp:87:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(sir); ^ user.cpp: In function ‘void citire()’: user.cpp:97:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("apel.in","r",stdin); ^ user.cpp:98:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("apel.out","w",stdout); ^ user.cpp:99:15: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets(apel); ^ 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 ‘void citire_sir(char*)’ at user.cpp:87:14: /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); ^ user.cpp: In function ‘void citire()’: user.cpp:110:37: warning: array subscript is below array bounds [-Warray-bounds] if (!luatf[apel[i] - 'a']) ^ user.cpp:112:32: warning: array subscript is below array bounds [-Warray-bounds] luatf[apel[i] - 'a'] = true; ^ /tmp/ccPCb1iF.o: In function `citire_sir(char*)': user.cpp:(.text+0x1b): warning: the `gets' function is dangerous and should not be used. /tmp/ccPCb1iF.o: In function `citire()': user.cpp:(.text+0xdd): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms192kbKilled by signal 11(SIGSEGV).0
20ms196kbKilled by signal 11(SIGSEGV).0
30ms192kbKilled by signal 11(SIGSEGV).0
40ms200kbKilled by signal 11(SIGSEGV).0
50ms196kbKilled by signal 11(SIGSEGV).0
60ms244kbOK10
70ms192kbKilled by signal 11(SIGSEGV).0
80ms196kbKilled by signal 11(SIGSEGV).0
90ms196kbKilled by signal 11(SIGSEGV).0
100ms200kbKilled by signal 11(SIGSEGV).0
Punctaj total10

Ceva nu functioneaza?