Pagini recente » Borderou de evaluare (job #1863171) | Borderou de evaluare (job #1230159) | Borderou de evaluare (job #591227) | Borderou de evaluare (job #131462) | Borderou de evaluare (job #1789127)
Borderou de evaluare (job #1789127)
Raport evaluator
Compilare:
user.cpp:10:52: warning: converting to non-pointer type ‘unsigned char’ from NULL [-Wconversion-null]
unsigned 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 ‘unsigned 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 | 560kb | Time limit exceeded. | 0 | 0 |
| 2 | 40ms | 516kb | OK | 10 |
| 3 | 0ms | 324kb | OK | 10 |
| 4 | 0ms | 328kb | OK | 10 | 30 |
| 5 | 0ms | 392kb | OK | 10 |
| 6 | 0ms | 356kb | OK | 10 |
| 7 | 0ms | 320kb | OK | 10 | 0 |
| 8 | 4ms | 380kb | OK | 10 |
| 9 | 8ms | 388kb | OK | 10 |
| 10 | Depăşit | 536kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |