Pagini recente » Borderou de evaluare (job #2618458) | Borderou de evaluare (job #2704328) | Borderou de evaluare (job #561077) | Borderou de evaluare (job #1265506) | Borderou de evaluare (job #2983548)
Borderou de evaluare (job #2983548)
Raport evaluator
Compilare:
main.cpp: In function 'Point minimX(std::vector<Point>&)':
main.cpp:41:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for(int i=1; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'bool allCrossIsPositive(Point, Point, std::vector<Point>&)':
main.cpp:51:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
51 | for(int i=0; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'Point nextPointOnPoly(std::vector<Point>&, Point)':
main.cpp:67:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | for(int i=0; i<points.size(); i++) {
| ~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:103:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
103 | 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 | 11ms | 315kb | Poligon gresit! | 0 |
4 | 8ms | 315kb | Poligon gresit! | 0 |
5 | 10ms | 315kb | Poligon gresit! | 0 |
6 | 76ms | 1101kb | Non zero exit status: 255 | 0 |
7 | 80ms | 1101kb | Non zero exit status: 255 | 0 |
8 | 80ms | 1101kb | Non zero exit status: 255 | 0 |
9 | 79ms | 1101kb | Non zero exit status: 255 | 0 |
10 | 79ms | 1101kb | Non zero exit status: 255 | 0 |
Punctaj total | 20 |