Borderou de evaluare (job #1633724)

Utilizator UPBtpvUPB TONCU PAVLOV VISANU UPBtpv Data 6 martie 2016 12:43:50
Problema MaxSubSum Status done
Runda ONIS 2016, Runda 1 Compilator cpp | Vezi sursa
Scor 0

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
1Depăşit248kbTime limit exceeded.00
2Depăşit248kbTime limit exceeded.0
3Depăşit248kbTime limit exceeded.0
4Depăşit248kbTime limit exceeded.0
5Depăşit248kbTime limit exceeded.0
6Depăşit252kbTime limit exceeded.0
7Depăşit252kbTime limit exceeded.0
8Depăşit252kbTime limit exceeded.0
9Depăşit252kbTime limit exceeded.0
10Depăşit248kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?