Borderou de evaluare (job #1145709)
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:28:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < B.size(); ++i)
^
user.cpp:34: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:160: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:160:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
user.cpp:160:49: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
user.cpp:160: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:138:27: warning: ‘lo’ may be used uninitialized in this function [-Wmaybe-uninitialized]
query(1, 1, n, lo, hi);
^
user.cpp:138:27: warning: ‘hi’ may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 6768kb | OK | 10 |
| 2 | Depăşit | 6920kb | Time limit exceeded. | 0 |
| 3 | 228ms | 9312kb | OK | 10 |
| 4 | 556ms | 18788kb | OK | 10 |
| 5 | Depăşit | 28712kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 18796kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 22128kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 18204kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 18516kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 19104kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |