Pagini recente » Cod sursa (job #2972064) | Cod sursa (job #69759) | Borderou de evaluare (job #1538977) | Cod sursa (job #699002) | Borderou de evaluare (job #1722026)
Borderou de evaluare (job #1722026)
Raport evaluator
Compilare:
user.cpp: In member function ‘bool Point::operator<(const Point&) const’:
user.cpp:12:57: warning: second operand of conditional expression has no effect [-Wunused-value]
bool operator <(const Point &o) const { (x == o.x ? y < o.y : x < o.x); }
^
user.cpp:12:67: warning: third operand of conditional expression has no effect [-Wunused-value]
bool operator <(const Point &o) const { (x == o.x ? y < o.y : x < o.x); }
^
user.cpp:12:75: warning: no return statement in function returning non-void [-Wreturn-type]
bool operator <(const Point &o) const { (x == o.x ? y < o.y : x < o.x); }
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2756kb | Nu intersecteaza un segment | 0 |
| 2 | 0ms | 2752kb | OK! | 10 |
| 3 | 32ms | 2764kb | Nu intersecteaza un segment | 0 |
| 4 | 40ms | 2760kb | Nu intersecteaza un segment | 0 |
| 5 | 60ms | 2760kb | Nu intersecteaza un segment | 0 |
| 6 | 72ms | 2760kb | Nu intersecteaza un segment | 0 |
| 7 | 84ms | 2756kb | Nu intersecteaza un segment | 0 |
| 8 | 96ms | 2760kb | Nu intersecteaza un segment | 0 |
| 9 | 104ms | 2760kb | Nu intersecteaza un segment | 0 |
| 10 | 0ms | 2752kb | OK! | 10 |
| Punctaj total | 20 |