Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2877289)
| Utilizator | Data | 24 martie 2022 15:07:33 | |
|---|---|---|---|
| Problema | Rubarba | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'Line lineEquation(pd, pd)':
main.cpp:58:10: warning: unused variable 'slope' [-Wunused-variable]
58 | double slope = (p2.second - p1.second) / (p2.first - p1.first);
| ^~~~~
main.cpp: In function 'int main()':
main.cpp:98:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
98 | for (int i = 0; i < hull.size(); i++) {
| ~~^~~~~~~~~~~~~
main.cpp:115:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
115 | for (int i = 2; i < hull.size(); ++i)
| ~~^~~~~~~~~~~~~
main.cpp:121:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
121 | for (int i = 0; i < hull.size(); ++i) {
| ~~^~~~~~~~~~~~~
main.cpp:132:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<double, double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
132 | for (int i = 1; i < hull.size(); ++i) {
| ~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 184kb | Ok! You are better than Ionel! | 10 |
| 2 | 2ms | 184kb | Ionel rulz, you don't! | 0 |
| 3 | 2ms | 184kb | Ok! You are better than Ionel! | 10 |
| 4 | 2ms | 184kb | Ok! You are better than Ionel! | 10 |
| 5 | 25ms | 987kb | Ok! You are better than Ionel! | 10 |
| 6 | 336ms | 8282kb | Ok! You are better than Ionel! | 10 |
| 7 | 326ms | 8286kb | Ok! You are better than Ionel! | 10 |
| 8 | 2ms | 184kb | Ok! You are better than Ionel! | 10 |
| 9 | 326ms | 8286kb | Ok! You are better than Ionel! | 10 |
| 10 | 2ms | 184kb | Ok! You are better than Ionel! | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
