Pagini recente » Borderou de evaluare (job #3323758) | Monitorul de evaluare | Borderou de evaluare (job #3321971) | Borderou de evaluare (job #3321291) | Borderou de evaluare (job #3333328)
Borderou de evaluare (job #3333328)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:56:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for(int i=0; i<m.size(); i++)
| ~^~~~~~~~~
main.cpp:72:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
72 | if(pozmin>m.size()/2)
| ~~~~~~^~~~~~~~~~~
main.cpp:88:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
88 | if(poz>m.size()/2)
| ~~~^~~~~~~~~~~
main.cpp:109:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::deque<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
109 | if(poz>m.size()/2)
| ~~~^~~~~~~~~~~
main.cpp:119:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
119 | for(int i=0; i<o.size(); i++)
| ~^~~~~~~~~
main.cpp:72:28: warning: 'pozmin' may be used uninitialized [-Wmaybe-uninitialized]
72 | if(pozmin>m.size()/2)
| ^~~~~~
main.cpp:33:37: note: 'pozmin' was declared here
33 | int n, small=9999, minok=0, pozmin, poz=0;
| ^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Corect! | 10 |
| 2 | 0ms | 303kb | Corect! | 10 |
| 3 | 0ms | 303kb | Corect! Numarul de operatii nu este minim! | 5 |
| 4 | 0ms | 303kb | Corect! Numarul de operatii nu este minim! | 5 |
| 5 | 1ms | 303kb | Corect! Numarul de operatii nu este minim! | 5 |
| 6 | 1ms | 557kb | Corect! Numarul de operatii nu este minim! | 5 |
| 7 | 1ms | 557kb | Corect! Numarul de operatii nu este minim! | 5 |
| 8 | 6ms | 1466kb | Corect! Numarul de operatii nu este minim! | 5 |
| 9 | 5ms | 1466kb | Corect! Numarul de operatii nu este minim! | 5 |
| 10 | 6ms | 1499kb | Corect! Numarul de operatii nu este minim! | 5 |
| Punctaj total | 60 |