Pagini recente » Borderou de evaluare (job #244216) | Borderou de evaluare (job #924125) | Borderou de evaluare (job #1510337) | Borderou de evaluare (job #1605213) | Borderou de evaluare (job #2988457)
Borderou de evaluare (job #2988457)
Raport evaluator
Eroare de compilare:
main.cpp:47:19: error: 'optional' does not name a type
47 | static inline optional<Point> intersect(
| ^~~~~~~~
main.cpp:77:19: error: 'optional' does not name a type
77 | static inline optional<Point> intersect(
| ^~~~~~~~
main.cpp: In function 'void test_case()':
main.cpp:100:18: error: 'intersect' is not a member of 'Segment'
100 | if (Segment::intersect(AB, OD).has_value()) ++cnt;
| ^~~~~~~~~
main.cpp:101:18: error: 'intersect' is not a member of 'Segment'
101 | if (Segment::intersect(BC, OD).has_value()) ++cnt;
| ^~~~~~~~~
main.cpp:102:18: error: 'intersect' is not a member of 'Segment'
102 | if (Segment::intersect(CA, OD).has_value()) ++cnt;
| ^~~~~~~~~
Non zero exit status: 1
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 172kb | OK | 10 |
| 2 | 0ms | 172kb | OK | 10 |
| 3 | 0ms | 172kb | OK | 10 |
| 4 | 0ms | 172kb | OK | 10 |
| 5 | 1ms | 266kb | Incorect | 0 |
| 6 | 1ms | 172kb | Incorect | 0 |
| 7 | 19ms | 315kb | Incorect | 0 |
| 8 | 24ms | 331kb | Incorect | 0 |
| 9 | 38ms | 372kb | Incorect | 0 |
| 10 | 44ms | 397kb | Incorect | 0 |
| Punctaj total | 0 |