Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #3359404) | Monitorul de evaluare | Borderou de evaluare (job #3358428) | Borderou de evaluare (job #3359386)
Borderou de evaluare (job #3359386)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:60:24: warning: comparison of integer expressions of different signedness: 'std::vector<Point>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
60 | if (hull.size()>=t)
| ~~~~~~~~~~~^~~
main.cpp:61:30: warning: comparison of integer expressions of different signedness: 'std::vector<Point>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
61 | while(hull.size()>=t && crossProduct(hull[hull.size()-2],hull[hull.size()-1],points[i])<=0)
| ~~~~~~~~~~~^~~
main.cpp:68:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Point>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
68 | for (int i=0; i<hull.size(); i++)
| ~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Corect | 10 |
| 2 | 0ms | 303kb | Corect | 10 |
| 3 | 7ms | 667kb | Corect | 10 |
| 4 | 4ms | 557kb | Corect | 10 |
| 5 | 7ms | 557kb | Corect | 10 |
| 6 | 49ms | 2109kb | Corect | 10 |
| 7 | 47ms | 2105kb | Corect | 10 |
| 8 | 47ms | 2105kb | Corect | 10 |
| 9 | 49ms | 2105kb | Corect | 10 |
| 10 | 48ms | 2101kb | Corect | 10 |
| Punctaj total | 100 |