Pagini recente » Borderou de evaluare (job #955243) | Borderou de evaluare (job #3266890) | Borderou de evaluare (job #294864) | Borderou de evaluare (job #2628295) | Borderou de evaluare (job #2443403)
Borderou de evaluare (job #2443403)
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 | 54ms | 131kb | OK | 10 | 10 |
3 | 56ms | 262kb | OK | 10 | 10 |
4 | 198ms | 524kb | OK | 10 | 10 |
5 | 202ms | 2879kb | OK | 10 | 10 |
6 | 216ms | 3665kb | OK | 10 | 0 |
7 | 502ms | 4321kb | Time limit exceeded | 0 |
8 | 500ms | 3665kb | Time limit exceeded | 0 |
9 | 500ms | 3928kb | Time limit exceeded | 0 |
10 | 501ms | 4059kb | Time limit exceeded | 0 |
Punctaj total | 50 |