Pagini recente » Cod sursa (job #1752437) | Borderou de evaluare (job #1708304) | Borderou de evaluare (job #1483817) | Borderou de evaluare (job #1536892) | Borderou de evaluare (job #1025339)
Borderou de evaluare (job #1025339)
Raport evaluator
Compilare:
user.cpp: In member function ‘Matrix Matrix::operator*(const Matrix&) const’:
user.cpp:16:55: warning: narrowing conversion of ‘(((((long long int)((const Matrix*)this)->Matrix::a) * ((long long int)that.Matrix::a)) + (((long long int)((const Matrix*)this)->Matrix::b) * ((long long int)that.Matrix::c))) % 1000000000ll)’ from ‘long long int’ to ‘int’ inside { } [-Wnarrowing]
return {(1LL * a * that.a + 1LL * b * that.c) % kModulo, (1LL * a * that.b + 1LL * b * that.d) % kModulo,
^
user.cpp:16:104: warning: narrowing conversion of ‘(((((long long int)((const Matrix*)this)->Matrix::a) * ((long long int)that.Matrix::b)) + (((long long int)((const Matrix*)this)->Matrix::b) * ((long long int)that.Matrix::d))) % 1000000000ll)’ from ‘long long int’ to ‘int’ inside { } [-Wnarrowing]
return {(1LL * a * that.a + 1LL * b * that.c) % kModulo, (1LL * a * that.b + 1LL * b * that.d) % kModulo,
^
user.cpp:17:55: warning: narrowing conversion of ‘(((((long long int)((const Matrix*)this)->Matrix::c) * ((long long int)that.Matrix::a)) + (((long long int)((const Matrix*)this)->Matrix::d) * ((long long int)that.Matrix::c))) % 1000000000ll)’ from ‘long long int’ to ‘int’ inside { } [-Wnarrowing]
(1LL * c * that.a + 1LL * d * that.c) % kModulo, (1LL * c * that.b + 1LL * d * that.d) % kModulo};
^
user.cpp:17:104: warning: narrowing conversion of ‘(((((long long int)((const Matrix*)this)->Matrix::c) * ((long long int)that.Matrix::b)) + (((long long int)((const Matrix*)this)->Matrix::d) * ((long long int)that.Matrix::d))) % 1000000000ll)’ from ‘long long int’ to ‘int’ inside { } [-Wnarrowing]
(1LL * c * that.a + 1LL * d * that.c) % kModulo, (1LL * c * that.b + 1LL * d * that.d) % kModulo};
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 424kb | Incorect | 0 |
| 2 | 0ms | 420kb | Incorect | 0 |
| 3 | 0ms | 420kb | Incorect | 0 |
| 4 | 0ms | 420kb | Incorect | 0 |
| 5 | 4ms | 428kb | Incorect | 0 |
| 6 | 0ms | 420kb | Incorect | 0 |
| 7 | 4ms | 452kb | Incorect | 0 |
| 8 | 4ms | 428kb | Incorect | 0 |
| 9 | 4ms | 628kb | Incorect | 0 |
| 10 | 4ms | 548kb | Incorect | 0 |
| 11 | 4ms | 436kb | Incorect | 0 |
| 12 | 4ms | 424kb | OK | 5 |
| 13 | 4ms | 628kb | Incorect | 0 |
| 14 | 8ms | 564kb | Incorect | 0 |
| 15 | 8ms | 444kb | Incorect | 0 |
| 16 | 8ms | 512kb | Incorect | 0 |
| 17 | 12ms | 532kb | Incorect | 0 |
| 18 | 16ms | 544kb | Incorect | 0 |
| 19 | 24ms | 632kb | Incorect | 0 |
| 20 | 24ms | 632kb | Incorect | 0 |
| Punctaj total | 5 |