|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 504867
Mesaj evaluator:
aritm.cpp: In function 'std::vector<point, std::allocator<point> > convex_hull(std::vector<point, std::allocator<point> >&)':
aritm.cpp:45: warning: comparison between signed and unsigned integer expressions
aritm.cpp:49: warning: comparison between signed and unsigned integer expressions
aritm.cpp: In function 'double determine_maximum_area(int)':
aritm.cpp:87: warning: comparison between signed and unsigned integer expressions
aritm.cpp: In function 'int main()':
aritm.cpp:97: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
aritm.cpp:98: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result
aritm.cpp:100: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
aritm.cpp:102: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result
aritm.cpp: In function 'bool cmp(point, point)':
aritm.cpp:19: warning: control reaches end of non-void function
Teste de evaluare:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ajutor |