Pagini recente » Borderou de evaluare (job #2796000) | Borderou de evaluare (job #783201) | Borderou de evaluare (job #3235621) | Borderou de evaluare (job #39707) | Borderou de evaluare (job #1358573)
Borderou de evaluare (job #1358573)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87:10: warning: unused variable ‘sums’ [-Wunused-variable]
double sums[MAT_MAX_SIZE], diffs[MAT_MAX_SIZE];
^
user.cpp:87:30: warning: unused variable ‘diffs’ [-Wunused-variable]
double sums[MAT_MAX_SIZE], diffs[MAT_MAX_SIZE];
^
user.cpp:89:10: warning: unused variable ‘genDet’ [-Wunused-variable]
double genDet = 1;
^
user.cpp:90:10: warning: unused variable ‘dets’ [-Wunused-variable]
double dets[MAT_MAX_SIZE][MAT_MAX_SIZE];
^
user.cpp:92:7: warning: unused variable ‘myCol’ [-Wunused-variable]
int myCol, oneLine, oneCol, myLine;
^
user.cpp:92:31: warning: unused variable ‘myLine’ [-Wunused-variable]
int myCol, oneLine, oneCol, myLine;
^
user.cpp:50:9: warning: variable ‘mat’ set but not used [-Wunused-but-set-variable]
double mat[MAT_MAX_SIZE][MAT_MAX_SIZE];
^
user.cpp:60:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(pFin, "%d", &tests);
^
user.cpp:64:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(pFin, "%d", &n);
^
user.cpp:73:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(pFin, "%d", &nr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 204ms | 272kb | Planul lui Por Costel nu a fost respectat ! | 0 |
Punctaj total | 0 |