Pagini recente » Borderou de evaluare (job #1272825) | Borderou de evaluare (job #2832871) | Borderou de evaluare (job #2248461) | Borderou de evaluare (job #3206082) | Borderou de evaluare (job #1680390)
Borderou de evaluare (job #1680390)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < solutions.size(); j++){
^
user.cpp:32:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(solutions[j].size() > vecMax){
^
user.cpp:44:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < solutions.size() - 1; j++)
^
user.cpp:53:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < solutions.size() - 1; j++)
^
user.cpp:62:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < solutions.size(); j++)
^
user.cpp:63:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(solutions[j].size() > vecMax){
^
user.cpp:68:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < solutions[indexVec].size(); i++)
^
user.cpp:10:34: warning: unused variable ‘indexMax’ [-Wunused-variable]
long n, i, j, maxElem, minElem, indexMax, biggestMin, indexBig, x, vecMax, indexVec;
^
user.cpp:8:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("scmax.in", "r", stdin);
^
user.cpp:9:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("scmax.out","w", stdout);
^
user.cpp:11:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld ", &n);
^
user.cpp:13:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld ", &x);
^
user.cpp:19:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld ", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 340kb | Corect! | 10 | 10 |
2 | 84ms | 14488kb | Corect! | 10 | 10 |
3 | 0ms | 288kb | Lungime incorecta! | 0 | 0 |
4 | 0ms | 292kb | Lungime incorecta! | 0 | 0 |
5 | 0ms | 292kb | Lungime incorecta! | 0 | 0 |
6 | 0ms | 304kb | Lungime incorecta! | 0 | 0 |
7 | 4ms | 312kb | Lungime incorecta! | 0 | 0 |
8 | Depăşit | 588kb | Time limit exceeded. | 0 | 0 |
9 | 56ms | 292kb | Corect! | 10 |
10 | Depăşit | 616kb | Time limit exceeded. | 0 |
Punctaj total | 20 |