Pagini recente » Borderou de evaluare (job #1868456) | Cod sursa (job #1003045) | Borderou de evaluare (job #2975511) | Borderou de evaluare (job #2203342) | Borderou de evaluare (job #1789120)
Borderou de evaluare (job #1789120)
Raport evaluator
Compilare:
user.cpp:10:42: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int initialMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp:11:38: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int sumMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp:12:42: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int resultsMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp:14:30: warning: converting to non-pointer type ‘int’ from NULL [-Wconversion-null]
int crtLayer[MAX_N] = { NULL };
^
user.cpp: In function ‘void Read()’:
user.cpp:30: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:36: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 | 4ms | 328kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 2 | 4ms | 320kb | Killed by signal 11(SIGSEGV). | 0 |
| 3 | 0ms | 344kb | Incorect | 0 |
| 4 | 0ms | 344kb | Incorect | 0 | 0 |
| 5 | 0ms | 396kb | Incorect | 0 |
| 6 | 0ms | 372kb | Incorect | 0 |
| 7 | 0ms | 336kb | Incorect | 0 | 0 |
| 8 | 4ms | 388kb | Incorect | 0 |
| 9 | 8ms | 400kb | Incorect | 0 |
| 10 | 4ms | 324kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 0 |