Pagini recente » Borderou de evaluare (job #1090693) | Borderou de evaluare (job #2763315) | Borderou de evaluare (job #1916708) | Borderou de evaluare (job #2063380) | Borderou de evaluare (job #2264126)
Borderou de evaluare (job #2264126)
Raport evaluator
Compilare:
main.cpp: In member function 'const Matrix Matrix::operator+(Matrix)':
main.cpp:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < rows; i++) {
~~^~~~~~
main.cpp:82:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < columns; j++) {
~~^~~~~~~~~
main.cpp: In member function 'const Matrix Matrix::operator-(Matrix)':
main.cpp:93:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < rows; i++) {
~~^~~~~~
main.cpp:94:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < columns; j++) {
~~^~~~~~~~~
main.cpp: In member function 'const Matrix Matrix::operator*(Matrix)':
main.cpp:114:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k = 0; k < columns; k++) {
~~^~~~~~~~~
main.cpp: In member function 'const Matrix Matrix::multiply_with_modulo(Matrix, int)':
main.cpp:135:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k = 0; k < columns; k++) {
~~^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 131kb | Incorect | 0 |
| 2 | 4ms | 131kb | Incorect | 0 |
| 3 | 2ms | 131kb | Incorect | 0 |
| 4 | 3ms | 131kb | Incorect | 0 |
| 5 | 4ms | 131kb | Incorect | 0 |
| 6 | 4ms | 131kb | Incorect | 0 |
| 7 | 4ms | 131kb | Incorect | 0 |
| 8 | 4ms | 131kb | Incorect | 0 |
| 9 | 4ms | 131kb | Incorect | 0 |
| 10 | 3ms | 131kb | Incorect | 0 |
| 11 | 4ms | 131kb | Incorect | 0 |
| 12 | 4ms | 131kb | Incorect | 0 |
| 13 | 4ms | 131kb | Incorect | 0 |
| 14 | 4ms | 131kb | Incorect | 0 |
| 15 | 4ms | 131kb | Incorect | 0 |
| 16 | 4ms | 131kb | Incorect | 0 |
| 17 | 4ms | 131kb | Incorect | 0 |
| 18 | 4ms | 131kb | Incorect | 0 |
| 19 | 4ms | 131kb | Incorect | 0 |
| 20 | 4ms | 131kb | Incorect | 0 |
| Punctaj total | 0 |