Pagini recente » Borderou de evaluare (job #3288076) | Borderou de evaluare (job #2590920) | Borderou de evaluare (job #42079) | Borderou de evaluare (job #2254051) | Borderou de evaluare (job #2950762)
Borderou de evaluare (job #2950762)
Raport evaluator
Compilare:
main.cpp: In function 'void AINT::upd(int, int, int, int, int, int)':
main.cpp:174:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
174 | int mid = cl + cr >> 1;
| ~~~^~~~
main.cpp: In function 'void AINT::roll(int)':
main.cpp:185: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]
185 | while(rollback.size() > T) {
| ~~~~~~~~~~~~~~~~^~~
main.cpp:186:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
186 | auto [l, r, x] = rollback.back();
| ^
main.cpp: In function 'int AINT::query(int, int, int)':
main.cpp:200:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
200 | int mid = cl + cr >> 1;
| ~~~^~~~
main.cpp: In function 'void init(int, int)':
main.cpp:216:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
216 | for(auto [x, e] : g[node]) {
| ^
main.cpp: In function 'void initqs(int, int)':
main.cpp:226:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
226 | for(auto [x, e] : g[node]) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 6868kb | OK | 10 |
2 | 5ms | 7262kb | OK | 10 |
3 | 79ms | 11587kb | OK | 10 |
4 | 113ms | 12517kb | OK | 10 |
5 | 50ms | 10457kb | OK | 10 |
6 | 138ms | 12574kb | OK | 10 |
7 | 168ms | 13619kb | OK | 10 |
8 | 253ms | 15060kb | OK | 10 |
9 | 309ms | 17334kb | OK | 10 |
10 | 294ms | 15953kb | OK | 10 |
Punctaj total | 100 |