Pagini recente » Borderou de evaluare (job #37007) | Borderou de evaluare (job #1644284) | Borderou de evaluare (job #2648250) | Borderou de evaluare (job #3122235) | Borderou de evaluare (job #2950735)
Borderou de evaluare (job #2950735)
Raport evaluator
Compilare:
main.cpp: In function 'void AINT::upd(int, int, int, int, int, int)':
main.cpp:59:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
59 | int mid = cl + cr >> 1;
| ~~~^~~~
main.cpp: In function 'void AINT::roll(int)':
main.cpp:70:27: warning: comparison of integer expressions of different signedness: 'std::vector<std::tuple<int, int, int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
70 | while(rollback.size() > T) {
| ~~~~~~~~~~~~~~~~^~~
main.cpp:71:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
71 | auto [l, r, x] = rollback.back();
| ^
main.cpp: In function 'int AINT::query(int, int, int)':
main.cpp:85:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
85 | int mid = cl + cr >> 1;
| ~~~^~~~
main.cpp: In function 'void init(int, int)':
main.cpp:101:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
101 | for(auto [x, e] : g[node]) {
| ^
main.cpp: In function 'void initqs(int, int)':
main.cpp:111:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
111 | for(auto [x, e] : g[node]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 5427kb | OK | 10 |
2 | 3ms | 7393kb | OK | 10 |
3 | 87ms | 11567kb | OK | 10 |
4 | 136ms | 12603kb | OK | 10 |
5 | 58ms | 10407kb | OK | 10 |
6 | 160ms | 12607kb | OK | 10 |
7 | 193ms | 13615kb | OK | 10 |
8 | 283ms | 15114kb | OK | 10 |
9 | 342ms | 17313kb | OK | 10 |
10 | 323ms | 15982kb | OK | 10 |
Punctaj total | 100 |