Pagini recente » Borderou de evaluare (job #2283570) | Borderou de evaluare (job #386202) | Borderou de evaluare (job #3202929) | Borderou de evaluare (job #2909324) | Borderou de evaluare (job #2853687)
Borderou de evaluare (job #2853687)
Raport evaluator
Compilare:
main.cpp: In function 'void display(std::vector<Node>)':
main.cpp:30:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
30 | for(int i = 0 ; i < dp.size();i++){
| ~~^~~~~~~~~~~
main.cpp:32:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
32 | for(int x = 0 ; x < dp[i].child.size();x++){
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:73:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Word>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
73 | for(int right =1 ; right< V.size();right++){
| ~~~~~^~~~~~~~~~
main.cpp:97:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
97 | for(int i = 0 ; i < dp.size();i++){
| ~~^~~~~~~~~~~
main.cpp:104:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
104 | for(int x = 0 ; x < dp[maxPos].child.size();x++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:54:9: warning: unused variable 'i' [-Wunused-variable]
54 | int i=1,nrMatch=0;
| ^
main.cpp:54:13: warning: unused variable 'nrMatch' [-Wunused-variable]
54 | int i=1,nrMatch=0;
| ^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 937kb | Corect | 10 |
| 2 | 6ms | 1810kb | Corect | 10 |
| 3 | 2ms | 184kb | Corect | 10 |
| 4 | 2ms | 184kb | Corect | 10 |
| 5 | 20ms | 6074kb | Killed by Signal 9 | 0 |
| 6 | 11ms | 1552kb | Corect | 10 |
| 7 | 2ms | 184kb | Corect | 10 |
| 8 | 20ms | 5795kb | Killed by Signal 9 | 0 |
| 9 | 2ms | 184kb | Corect | 10 |
| 10 | 6ms | 1622kb | Corect | 10 |
| Punctaj total | 80 |