Borderou de evaluare (job #1632966)

Utilizator emptyUPB Sandu Stochitoiu empty Data 6 martie 2016 11:16:44
Problema MaxSubSum Status done
Runda ONIS 2016, Runda 1 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘long long int findMaxSum(std::vector<int>, std::vector<int>)’: user.cpp:70:33: warning: variable ‘finalLeft’ set but not used [-Wunused-but-set-variable] long long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom; ^ user.cpp:70:44: warning: variable ‘finalRight’ set but not used [-Wunused-but-set-variable] long long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom; ^ user.cpp:70:56: warning: variable ‘finalTop’ set but not used [-Wunused-but-set-variable] long long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom; ^ user.cpp:70:66: warning: variable ‘finalBottom’ set but not used [-Wunused-but-set-variable] long long maxSum = INT_MIN, finalLeft, finalRight, finalTop, finalBottom; ^ user.cpp: In function ‘int main()’: user.cpp:116:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("maxsubsum.in", "r", stdin); ^ user.cpp:121:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &N, &M); ^ user.cpp:126:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^ user.cpp:132:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1Depăşit456kbTime limit exceeded.00
2Depăşit452kbTime limit exceeded.0
3Depăşit456kbTime limit exceeded.0
4Depăşit452kbTime limit exceeded.0
5Depăşit456kbTime limit exceeded.0
6Depăşit456kbTime limit exceeded.0
7Depăşit456kbTime limit exceeded.0
8Depăşit452kbTime limit exceeded.0
9Depăşit456kbTime limit exceeded.0
10Depăşit452kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?