Borderou de evaluare (job #1411154)

Utilizator BugirosRobert Bugiros Data 31 martie 2015 14:46:15
Problema Apel Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

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/ccIMxhQW.o: In function `citire_sir(char*)': user.cpp:(.text+0x1b): warning: the `gets' function is dangerous and should not be used. /tmp/ccIMxhQW.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
10ms212kbKilled by signal 11(SIGSEGV).0
20ms212kbKilled by signal 11(SIGSEGV).0
30ms212kbKilled by signal 11(SIGSEGV).0
40ms208kbKilled by signal 11(SIGSEGV).0
50ms208kbKilled by signal 11(SIGSEGV).0
60ms260kbIncorect0
70ms208kbKilled by signal 11(SIGSEGV).0
80ms212kbKilled by signal 11(SIGSEGV).0
90ms212kbKilled by signal 11(SIGSEGV).0
100ms204kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?