Pagini recente » Borderou de evaluare (job #617645) | Cod sursa (job #2920002) | Borderou de evaluare (job #98872) | Borderou de evaluare (job #1301591) | Borderou de evaluare (job #3240259)
Borderou de evaluare (job #3240259)
Raport evaluator
Compilare:
main.cpp: In function 'Matrix operator*(const Matrix&, const Matrix&)':
main.cpp:21:23: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
21 | for (int i = 0; i < a.n; i++) {
| ~~^~~~~
main.cpp:22:25: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
22 | for (int k = 0; k < a.m; k++) {
| ~~^~~~~
main.cpp:23:27: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
23 | for (int j = 0; j < b.m; j++) {
| ~~^~~~~
main.cpp: In function 'void print(const Matrix&)':
main.cpp:39:23: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
39 | for (int i = 0; i < a.n; i++) {
| ~~^~~~~
main.cpp:40:25: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
40 | for (int j = 0; j < a.m; j++) {
| ~~^~~~~
main.cpp: In function 'Matrix pow(const Matrix&, long long int)':
main.cpp:51:22: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
51 | for(int i = 0; i < a.n; i++){
| ~~^~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 5 |
| 2 | 0ms | 303kb | OK | 5 |
| 3 | 0ms | 303kb | OK | 5 |
| 4 | 0ms | 303kb | OK | 5 |
| 5 | 0ms | 303kb | OK | 5 |
| 6 | 0ms | 303kb | OK | 5 |
| 7 | 0ms | 303kb | OK | 5 |
| 8 | 0ms | 303kb | OK | 5 |
| 9 | 0ms | 303kb | OK | 5 |
| 10 | 0ms | 303kb | OK | 5 |
| 11 | 0ms | 303kb | OK | 5 |
| 12 | 0ms | 303kb | OK | 5 |
| 13 | 0ms | 303kb | OK | 5 |
| 14 | 0ms | 303kb | OK | 5 |
| 15 | 0ms | 303kb | OK | 5 |
| 16 | 0ms | 303kb | OK | 5 |
| 17 | 0ms | 303kb | OK | 5 |
| 18 | 0ms | 303kb | OK | 5 |
| 19 | 0ms | 303kb | OK | 5 |
| 20 | 0ms | 303kb | OK | 5 |
| Punctaj total | 100 |