Pagini recente » Borderou de evaluare (job #25976) | Borderou de evaluare (job #2611117) | Borderou de evaluare (job #1974178) | Borderou de evaluare (job #212295) | Borderou de evaluare (job #2983528)
Borderou de evaluare (job #2983528)
Raport evaluator
Compilare:
main.cpp: In function 'Point minimX(std::vector<Point>&)':
main.cpp:39:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for(int i=1; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'bool allCrossIsPositive(Point, Point, std::vector<Point>&)':
main.cpp:49:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for(int i=0; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'Point nextPointOnPoly(std::vector<Point>&, Point)':
main.cpp:65:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
65 | for(int i=0; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:98:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
98 | vector<Point> points = readPoints("infasuratoare.in");
| ^~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | Corect | 10 |
2 | 0ms | 184kb | Corect | 10 |
3 | 13ms | 315kb | Poligon gresit! | 0 |
4 | 7ms | 315kb | Poligon gresit! | 0 |
5 | 9ms | 315kb | Poligon gresit! | 0 |
6 | 78ms | 1101kb | Non zero exit status: 255 | 0 |
7 | 79ms | 1101kb | Non zero exit status: 255 | 0 |
8 | 77ms | 1101kb | Non zero exit status: 255 | 0 |
9 | 78ms | 1101kb | Non zero exit status: 255 | 0 |
10 | 78ms | 1101kb | Non zero exit status: 255 | 0 |
Punctaj total | 20 |