Pagini recente » Cod sursa (job #640983) | Cod sursa (job #701030) | Monitorul de evaluare | Cod sursa (job #2736283) | Borderou de evaluare (job #1788814)
Borderou de evaluare (job #1788814)
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 | 324kb | Killed by signal 11(SIGSEGV). | 0 |
| 3 | 0ms | 340kb | Incorect | 0 |
| 4 | 0ms | 336kb | Incorect | 0 | 0 |
| 5 | 0ms | 388kb | Incorect | 0 |
| 6 | 0ms | 360kb | Incorect | 0 |
| 7 | 0ms | 324kb | Incorect | 0 | 0 |
| 8 | 4ms | 380kb | Incorect | 0 |
| 9 | 8ms | 388kb | Incorect | 0 |
| 10 | 4ms | 328kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 0 |