Borderou de evaluare (job #1145983)

Utilizator florin.elfusFlorin Elfus florin.elfus Data 18 martie 2014 16:57:06
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:42:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < A.size(); ++i) ^ user.cpp:43: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:159: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:159:39: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:166: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:166:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:166:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:166: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:148:27: warning: ‘hi’ may be used uninitialized in this function [-Wmaybe-uninitialized] query(1, 1, n, lo, hi); ^ user.cpp:148:27: warning: ‘lo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms6776kbOK10
220ms6932kbOK10
3160ms9256kbOK10
4432ms18988kbOK10
5840ms29328kbOK10
6756ms13292kbIncorect0
7988ms14996kbIncorect0
8876ms18140kbIncorect0
9952ms18484kbIncorect0
101024ms19040kbIncorect0
Punctaj total50

Ceva nu functioneaza?