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