Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1849624)
| Utilizator | Data | 17 ianuarie 2017 18:42:56 | |
|---|---|---|---|
| Problema | Infasuratoare convexa | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool comparePoints(Point, Point)’:
user.cpp:19:33: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
return (a.x<b.x)||(a.x==b.x)&&(a.y<b.y);
^
user.cpp: In function ‘void convexHull()’:
user.cpp:31:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 2; i < v.size(); i++) {
^
user.cpp: In function ‘void write()’:
user.cpp:54:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i<h.size(); i++) {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 528kb | Corect | 10 |
| 2 | 0ms | 532kb | Corect | 10 |
| 3 | 48ms | 536kb | Corect | 10 |
| 4 | 48ms | 536kb | Corect | 10 |
| 5 | 48ms | 532kb | Corect | 10 |
| 6 | 344ms | 2104kb | Corect | 10 |
| 7 | 348ms | 2104kb | Corect | 10 |
| 8 | 340ms | 2104kb | Corect | 10 |
| 9 | 344ms | 2104kb | Corect | 10 |
| 10 | 344ms | 2104kb | Corect | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
