|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 605476
Mesaj evaluator:
fact.cpp: In function 'void multiply(long int*, long int, int)':
fact.cpp:8: warning: unused variable 'j'
fact.cpp:8: warning: unused variable 'aux'
fact.cpp: In function 'void print(long int*)':
fact.cpp:36: warning: format '%c' expects type 'int', but argument 3 has type 'long int'
fact.cpp: In function 'int main()':
fact.cpp:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |