Pagini recente » Borderou de evaluare (job #1924701) | Borderou de evaluare (job #1644656) | Borderou de evaluare (job #829323) | Borderou de evaluare (job #2621944) | Borderou de evaluare (job #2443402)
Borderou de evaluare (job #2443402)
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 = int; val_type = int; return_type = int; LazyType = int; update_policy = update_policy; query_policy = query_policy; lazy_policy = lazy_policy]':
main.cpp:215:24: required from here
main.cpp:28:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vec.size() * 4; ++i)
~~^~~~~~~~~~~~~~~~
main.cpp:33:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int 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(int, int, val_type, int, int, int) [with type = int; val_type = int; return_type = int; LazyType = int; update_policy = update_policy; query_policy = query_policy; lazy_policy = lazy_policy]':
main.cpp:229:36: required from here
main.cpp:74:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(k*4 < data.size() && k*4+1 < data.size())
main.cpp:74:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(k*4 < data.size() && k*4+1 < data.size())
main.cpp:83:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (k * 4 + 2 < data.size() && k * 4 + 3 < data.size())
main.cpp:83: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:196:35: 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:197:37: 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 |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 63ms | 131kb | OK | 10 | 10 |
3 | 84ms | 262kb | OK | 10 | 10 |
4 | 241ms | 393kb | OK | 10 | 10 |
5 | 257ms | 2875kb | OK | 10 | 10 |
6 | 334ms | 3530kb | OK | 10 | 0 |
7 | 500ms | 4055kb | Time limit exceeded | 0 |
8 | 503ms | 3530kb | Time limit exceeded | 0 |
9 | 503ms | 3923kb | Time limit exceeded | 0 |
10 | 500ms | 4055kb | Time limit exceeded | 0 |
Punctaj total | 50 |