.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 539536

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 539536
Concurent: Alexandru Vulpoiu (Alexandru Vulpoiu)Progres: evaluare completă
Problemă: concatPunctaj exemplu: 10
Limbaj: cppPunctaj final: 100
Dată: 6 oct 2017, 15:26
Mesaj evaluator:
concat.cpp: In function 'int main()': concat.cpp:79: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result concat.cpp:80: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result concat.cpp:81: warning: ignoring return value of 'char* gets(char*)', declared with attribute warn_unused_result concat.cpp:83: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result concat.cpp:86: warning: ignoring return value of 'char* gets(char*)', declared with attribute warn_unused_result In file included from /usr/include/stdio.h:910, from /usr/include/c++/4.4/cstdio:45, from concat.cpp:1: In function 'char* gets(char*)', inlined from 'int main()' at concat.cpp:86: /usr/include/bits/stdio2.h:230: warning: call to '__gets_warn' declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size /tmp/ccC70Cnt.o: In function `main': concat.cpp:(.text+0x315): warning: the `gets' function is dangerous and should not be used. concat.cpp:(.text+0x2c4): warning: the `gets' function is dangerous and should not be used.
Teste de evaluare:
Test Timp Mesaj evaluator Punctaj
0 0 OK!!! 10
Total exemple 10
1 0 OK!!! 10
2 0 OK!!! 10
3 0 OK!!! 10
4 0 OK!!! 10
5 0 OK!!! 10
6 0 OK!!! 10
7 0 OK!!! 10
8 0 OK!!! 10
9 0 OK!!! 10
10 0 OK!!! 10
Total evaluare 100
ajutor