Borderou de evaluare (job #2846684)
Raport evaluator
Compilare:
main.cpp: In function 'void build_binary_lifting()':
main.cpp:77:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
77 | for(int i=0;i<aux.size();i++)
| ~^~~~~~~~~~~
main.cpp:83:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
83 | for(int i=0;i<aux.size();i++)
| ~^~~~~~~~~~~
main.cpp:89:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
89 | for(int i=0;i<aux.size();i++)
| ~^~~~~~~~~~~
main.cpp:91:13: warning: unused variable 'nr' [-Wunused-variable]
91 | int nr = 0;
| ^~
main.cpp: In function 'void build_rmq()':
main.cpp:119:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
119 | for(int i=0; i<l.size(); i++)
| ~^~~~~~~~~
main.cpp:125:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
125 | for(int i=0; i<l.size(); i++)
| ~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:209:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
209 | if(Right+1<l.size() && l[Right+1].first<=y)
| ~~~~~~~^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | OK! | 7 |
| 2 | 6ms | 6623kb | OK! | 4 |
| 3 | 38ms | 9478kb | OK! | 7 |
| 4 | 48ms | 9650kb | OK! | 7 |
| 5 | 101ms | 10309kb | OK! | 8 |
| 6 | 155ms | 10526kb | OK! | 8 |
| 7 | 269ms | 14589kb | OK! | 8 |
| 8 | 6ms | 6623kb | OK! | 3 |
| 9 | 52ms | 11612kb | OK! | 3 |
| 10 | 139ms | 12894kb | OK! | 3 |
| 11 | 182ms | 13553kb | OK! | 4 |
| 12 | 269ms | 14757kb | OK! | 4 |
| 13 | 269ms | 14589kb | OK! | 4 |
| 14 | 273ms | 14745kb | OK! | 3 |
| 15 | 273ms | 14790kb | OK! | 3 |
| 16 | 274ms | 14950kb | Raspuns gresit! | 0 |
| 17 | 503ms | 8351kb | Time limit exceeded | 0 |
| 18 | 503ms | 9129kb | Time limit exceeded | 0 |
| 19 | 503ms | 9129kb | Time limit exceeded | 0 |
| Punctaj total | 76 |