Borderou de evaluare (job #1145799)

Utilizator florin.elfusFlorin Elfus florin.elfus Data 18 martie 2014 13:57:52
Problema Tri3 Status done
Runda Lista lui wefgef Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘std::vector<std::pair<long long int, long long int> > merge(std::vector<std::pair<long long int, long long int> >&, std::vector<std::pair<long long int, long long int> >&)’: user.cpp:34:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < B.size(); ++i) ^ user.cpp:40:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < A.size(); ++i) { ^ user.cpp: In function ‘int main()’: user.cpp:155:39: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d", &x[i].x, &x[i].y); ^ user.cpp:155:39: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:162:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d%d%d", &A.x, &A.y, &B.x, &B.y); ^ user.cpp:162:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:162:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:162:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp: In function ‘bool solve(std::pair<long long int, long long int>, std::pair<long long int, long long int>, int)’: user.cpp:144:27: warning: ‘lo’ may be used uninitialized in this function [-Wmaybe-uninitialized] query(1, 1, n, lo, hi); ^ user.cpp:144:27: warning: ‘hi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms6760kbOK10
220ms6920kbOK10
3152ms9304kbOK10
4404ms18776kbOK10
5792ms28700kbOK10
61072ms18780kbIncorect0
7Depăşit22116kbTime limit exceeded.0
8852ms18196kbIncorect0
9944ms18508kbIncorect0
10996ms19084kbIncorect0
Punctaj total50

Ceva nu functioneaza?