Pagini recente » Borderou de evaluare (job #305637) | Borderou de evaluare (job #3199445) | Borderou de evaluare (job #1425670) | Borderou de evaluare (job #3277164) | Borderou de evaluare (job #1633868)
Borderou de evaluare (job #1633868)
Raport evaluator
Compilare:
user.cpp: In function ‘long int findMaxSum(long int*, long int*)’:
user.cpp:63:28: warning: variable ‘finalLeft’ set but not used [-Wunused-but-set-variable]
long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom;
^
user.cpp:63:39: warning: variable ‘finalRight’ set but not used [-Wunused-but-set-variable]
long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom;
^
user.cpp:63:51: warning: variable ‘finalTop’ set but not used [-Wunused-but-set-variable]
long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom;
^
user.cpp:63:61: warning: variable ‘finalBottom’ set but not used [-Wunused-but-set-variable]
long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom;
^
user.cpp: In function ‘int main()’:
user.cpp:112:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fileIn, "%ld%ld", &ROW, &COL);
^
user.cpp:114:61: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (long i = 0; i < ROW; i++) fscanf(fileIn, "%ld", &A[i]);
^
user.cpp:115:61: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (long i = 0; i < COL; i++) fscanf(fileIn, "%ld", &B[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | Depăşit | 252kb | Time limit exceeded. | 0 | 0 |
2 | Depăşit | 248kb | Time limit exceeded. | 0 |
3 | Depăşit | 248kb | Time limit exceeded. | 0 |
4 | Depăşit | 248kb | Time limit exceeded. | 0 |
5 | Depăşit | 248kb | Time limit exceeded. | 0 |
6 | Depăşit | 252kb | Time limit exceeded. | 0 |
7 | Depăşit | 252kb | Time limit exceeded. | 0 |
8 | Depăşit | 248kb | Time limit exceeded. | 0 |
9 | Depăşit | 248kb | Time limit exceeded. | 0 |
10 | Depăşit | 252kb | Time limit exceeded. | 0 |
Punctaj total | 0 |