Borderou de evaluare (job #2443411)

Utilizator ArkinyStoica Alex Arkiny Data 27 iulie 2019 20:10:24
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In instantiation of 'void segment_tree<type, val_type, return_type, LazyType, update_policy, query_policy, lazy_policy>::create(const std::vector<type>&) [with type = long long int; val_type = long long int; return_type = long long int; LazyType = long long int; update_policy = update_policy; query_policy = query_policy; lazy_policy = lazy_policy]': main.cpp:217:24: required from here main.cpp:28:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long long i = 0; i < vec.size() * 4; ++i) ~~^~~~~~~~~~~~~~~~ main.cpp:33:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long long i = 0; i < vec.size(); ++i) main.cpp: In instantiation of 'void segment_tree<type, val_type, return_type, LazyType, update_policy, query_policy, lazy_policy>::update(long long int, long long int, val_type, long long int, long long int, long long int) [with type = long long int; val_type = long long int; return_type = long long int; LazyType = long long int; update_policy = update_policy; query_policy = query_policy; lazy_policy = lazy_policy]': main.cpp:231:36: required from here main.cpp:72:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(k*4 < data.size() && k*4+1 < data.size()) main.cpp:72:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(k*4 < data.size() && k*4+1 < data.size()) main.cpp:81:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (k * 4 + 2 < data.size() && k * 4 + 3 < data.size()) main.cpp:81:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (k * 4 + 2 < data.size() && k * 4 + 3 < data.size()) main.cpp: In function 'int main()': main.cpp:198:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("arbint.in", "r", stdin); ^ main.cpp:199:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("arbint.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbIncorect00
258ms262kbIncorect00
360ms393kbIncorect00
4192ms786kbIncorect00
5272ms5496kbIncorect00
6324ms6938kbIncorect00
7503ms7856kbTime limit exceeded0
8502ms6676kbTime limit exceeded0
9503ms7331kbTime limit exceeded0
10505ms7856kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?