Borderou de evaluare (job #1633893)

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

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

Ceva nu functioneaza?