Pagini recente » Borderou de evaluare (job #2939601) | Borderou de evaluare (job #2583902) | Borderou de evaluare (job #2456887) | Borderou de evaluare (job #14364) | Borderou de evaluare (job #2977145)
Borderou de evaluare (job #2977145)
Raport evaluator
Compilare:
main.cpp: In member function 'point point::operator*(double) const':
main.cpp:27:24: warning: narrowing conversion of '((double)(int)((const point*)this)->point::x * c)' from 'double' to 'int' [-Wnarrowing]
27 | return point{x * c, y * c};
| ~~^~~
main.cpp:27:31: warning: narrowing conversion of '((double)(int)((const point*)this)->point::y * c)' from 'double' to 'int' [-Wnarrowing]
27 | return point{x * c, y * c};
| ~~^~~
main.cpp: In member function 'point point::operator/(double) const':
main.cpp:31:24: warning: narrowing conversion of '((double)(int)((const point*)this)->point::x / c)' from 'double' to 'int' [-Wnarrowing]
31 | return point{x / c, y / c};
| ~~^~~
main.cpp:31:31: warning: narrowing conversion of '((double)(int)((const point*)this)->point::y / c)' from 'double' to 'int' [-Wnarrowing]
31 | return point{x / c, y / c};
| ~~^~~
main.cpp: In member function 'point point::rotate(double)':
main.cpp:57:28: warning: narrowing conversion of '(((double)((point*)this)->point::x * c) - ((double)((point*)this)->point::y * second))' from 'double' to 'int' [-Wnarrowing]
57 | return point{x * c - y * s, x * s + y * c};
| ^
main.cpp:57:43: warning: narrowing conversion of '(((double)((point*)this)->point::x * second) + ((double)((point*)this)->point::y * c))' from 'double' to 'int' [-Wnarrowing]
57 | return point{x * c - y * s, x * s + y * c};
| ~~~~~~^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 2 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 3 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 4 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 5 | 0ms | 184kb | Incorect | 0 |
| 6 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 7 | 0ms | 184kb | Incorect | 0 |
| 8 | 0ms | 184kb | Incorect | 0 |
| 9 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 10 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 11 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 12 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 13 | 5ms | 315kb | Incorect | 0 |
| 14 | 0ms | 184kb | Killed by Signal 11 | 0 |
| 15 | 37ms | 1478kb | Incorect | 0 |
| 16 | 159ms | 4124kb | Incorect | 0 |
| 17 | 148ms | 3436kb | Incorect | 0 |
| 18 | 47ms | 1757kb | Killed by Signal 11 | 0 |
| 19 | 147ms | 3670kb | Incorect | 0 |
| 20 | 43ms | 1757kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 |