Borderou de evaluare (job #1411165)

Utilizator BugirosRobert Bugiros Data 31 martie 2015 14:58:09
Problema Apel Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

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:100: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:101: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:102: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); ^ /tmp/ccnHLOon.o: In function `citire_sir(char*)': user.cpp:(.text+0x1b): warning: the `gets' function is dangerous and should not be used. /tmp/ccnHLOon.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
10ms252kbOK10
20ms248kbOK10
30ms248kbOK10
40ms256kbOK10
50ms252kbOK10
60ms244kbOK10
70ms252kbOK10
80ms256kbOK10
90ms248kbOK10
100ms252kbOK10
Punctaj total100

Ceva nu functioneaza?