|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 514156
Mesaj evaluator:
rima.cpp: In function 'int main()':
rima.cpp:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
rima.cpp:66: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
rima.cpp:67: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
rima.cpp:68: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
rima.cpp:69: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result
In file included from /usr/include/stdio.h:910,
from rima.cpp:2:
In function 'char* fgets(char*, int, FILE*)',
inlined from 'int main()' at rima.cpp:66:
/usr/include/bits/stdio2.h:253: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer
In function 'char* fgets(char*, int, FILE*)',
inlined from 'int main()' at rima.cpp:67:
/usr/include/bits/stdio2.h:253: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer
In function 'char* fgets(char*, int, FILE*)',
inlined from 'int main()' at rima.cpp:68:
/usr/include/bits/stdio2.h:253: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer
In function 'char* fgets(char*, int, FILE*)',
inlined from 'int main()' at rima.cpp:69:
/usr/include/bits/stdio2.h:253: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |