Pagini recente » Borderou de evaluare (job #1768245) | Borderou de evaluare (job #1395089) | Borderou de evaluare (job #1768310) | Borderou de evaluare (job #2191935) | Borderou de evaluare (job #1789126)
Borderou de evaluare (job #1789126)
Raport evaluator
Compilare:
user.cpp:10:43: warning: converting to non-pointer type ‘char’ from NULL [-Wconversion-null]
char initialMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp:12:41: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int resultMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp: In function ‘void Read()’:
user.cpp:33:51: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
fscanf(fin, "%d", &initialMatrix[i][j]);
^
user.cpp:27:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &m, &n);
^
user.cpp:33:52: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &initialMatrix[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | Depăşit | 556kb | Time limit exceeded. | 0 | 0 |
| 2 | 44ms | 512kb | Incorect | 0 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | 0ms | 328kb | OK | 10 | 30 |
| 5 | 0ms | 388kb | OK | 10 |
| 6 | 0ms | 356kb | OK | 10 |
| 7 | 0ms | 316kb | Incorect | 0 | 0 |
| 8 | 4ms | 380kb | Incorect | 0 |
| 9 | 8ms | 384kb | Incorect | 0 |
| 10 | Depăşit | 532kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |