Borderou de evaluare (job #2252560)

Utilizator MKopchevMartin Kopchev MKopchev Data 2 octombrie 2018 20:09:40
Problema Chimichangas Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 45

Raport evaluator

Compilare: user.cpp: In function ‘std::vector<int> mult(std::vector<int>, std::vector<int>)’: user.cpp:50:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<a.size();i++) ~^~~~~~~~~ user.cpp:51:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<b.size();j++) ~^~~~~~~~~ user.cpp:68:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(n_<a.size()+b.size())n_=n_*2; ~~^~~~~~~~~~~~~~~~~~ user.cpp:72:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(a.size()>i)a_.push_back({a[i],0}); ~~~~~~~~^~ user.cpp:72:44: warning: narrowing conversion of ‘a.std::vector<_Tp, _Alloc>::operator[]<int, std::allocator<int> >(((std::vector<int>::size_type)i))’ from ‘__gnu_cxx::__alloc_traits<std::allocator<int> >::value_type {aka int}’ to ‘double’ inside { } [-Wnarrowing] if(a.size()>i)a_.push_back({a[i],0}); ^ user.cpp:76:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(b.size()>i)b_.push_back({b[i],0}); ~~~~~~~~^~ user.cpp:76:44: warning: narrowing conversion of ‘b.std::vector<_Tp, _Alloc>::operator[]<int, std::allocator<int> >(((std::vector<int>::size_type)i))’ from ‘__gnu_cxx::__alloc_traits<std::allocator<int> >::value_type {aka int}’ to ‘double’ inside { } [-Wnarrowing] if(b.size()>i)b_.push_back({b[i],0}); ^ user.cpp: In function ‘int main()’: user.cpp:113:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("chimichangas.in","r",stdin); ^ user.cpp:114:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("chimichangas.out","w",stdout); ^ user.cpp:116:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i%i",&n,&k); ^ user.cpp:117:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(int i=1;i<=n;i++){scanf("%i",&cal[i]);there[cal[i]]++;c=max(c,cal[i]);} ^ user.cpp:123:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i",&q); ^ user.cpp:127:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i",&w); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1152ms1372kbOK520
288ms1328kbOK5
3152ms1372kbOK5
4120ms1356kbOK5
5Depăşit2284kbTime limit exceeded.00
6184ms1440kbOK525
7244ms1492kbOK5
8200ms1428kbOK5
9244ms1492kbOK5
10168ms1416kbOK5
11376ms1452kbOK50
12780ms1544kbOK5
13Depăşit1740kbTime limit exceeded.0
141312ms1696kbOK5
15Depăşit2504kbTime limit exceeded.00
16Depăşit1856kbTime limit exceeded.0
17Depăşit1908kbTime limit exceeded.0
18Depăşit1912kbTime limit exceeded.0
19Depăşit1908kbTime limit exceeded.0
20Depăşit1900kbTime limit exceeded.0
Punctaj total45

Ceva nu functioneaza?