Borderou de evaluare (job #1145989)

Utilizator florin.elfusFlorin Elfus florin.elfus Data 18 martie 2014 16:59:19
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:35:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < B.size(); ++i) ^ user.cpp:46:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < A.size(); ++i) ^ user.cpp:47:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i == A.size() - 1 || ccw(P1, A[i], P2) > 0) { ^ user.cpp: In function ‘int main()’: user.cpp:163: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:163:39: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:170: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:170:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:170:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:170: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:152:27: warning: ‘hi’ may be used uninitialized in this function [-Wmaybe-uninitialized] query(1, 1, n, lo, hi); ^ user.cpp:152:27: warning: ‘lo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms6776kbOK10
216ms6936kbOK10
3160ms9260kbOK10
4428ms19016kbOK10
5832ms29352kbOK10
6752ms13288kbIncorect0
7984ms15000kbIncorect0
8872ms18136kbIncorect0
9956ms18492kbIncorect0
101024ms19036kbIncorect0
Punctaj total50

Ceva nu functioneaza?