Pagini recente » Borderou de evaluare (job #2590521) | Borderou de evaluare (job #1902825) | Borderou de evaluare (job #3265329) | Borderou de evaluare (job #258533) | Borderou de evaluare (job #2825459)
Borderou de evaluare (job #2825459)
Raport evaluator
Compilare:
main.cpp: In function 'void AIBL::add(int, int)':
main.cpp:142:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
142 | int mid = l + r >> 1;
| ~~^~~
main.cpp: In function 'void AIBL::makeaib()':
main.cpp:154:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
154 | for(int j = 1; j <= leftaib[i].size(); j++) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int AIBL::binsearch(int, int)':
main.cpp:164:9: warning: unused variable 'mid' [-Wunused-variable]
164 | int mid, l = 0, r = leftaib[poz].size();
| ^~~
main.cpp: In function 'int AIBL::queryON(int, int)':
main.cpp:182:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
182 | int mid = l + r >> 1;
| ~~^~~
main.cpp: In function 'void AIBR::add(int, int)':
main.cpp:195:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
195 | int mid = l + r >> 1;
| ~~^~~
main.cpp: In function 'void AIBR::makeaib()':
main.cpp:206:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
206 | for(int j = 1; j <= leftaib[i].size(); j++) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int AIBR::binsearch(int, int)':
main.cpp:224:9: warning: unused variable 'mid' [-Wunused-variable]
224 | int mid, l = 0, r = leftaib[poz].size();
| ^~~
main.cpp: In function 'int AIBR::queryON(int, int)':
main.cpp:249:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
249 | int mid = l + r >> 1;
| ~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 11ms | 6606kb | OK | 10 |
2 | 11ms | 6643kb | OK | 10 |
3 | 20ms | 6938kb | OK | 10 |
4 | 244ms | 10481kb | OK | 10 |
5 | 415ms | 12431kb | OK | 10 |
6 | 618ms | 14708kb | OK | 10 |
7 | 825ms | 16744kb | OK | 10 |
8 | 1040ms | 18620kb | OK | 10 |
9 | 1500ms | 27013kb | Time limit exceeded | 0 |
10 | 1504ms | 27090kb | Time limit exceeded | 0 |
Punctaj total | 80 |