Borderou de evaluare (job #3157503)
Raport evaluator
Compilare:
main.cpp: In function 'void LCA::build()':
main.cpp:39:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for (int i = 0; i < euler.size(); i++)
| ~~^~~~~~~~~~~~~~
main.cpp:42:40: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
42 | for (int i = 0; i + (1 << k) - 1 < euler.size(); i++)
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'void centroid::sorteaza(int)':
main.cpp:126:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
126 | if (j + 1 == flareoni[cnt].size())
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp:132:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
132 | if (j + 1 == urmatorii[cnt].size())
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 2129kb | OK | 10 |
2 | 5ms | 2916kb | Incorect | 0 |
3 | 29ms | 12754kb | Incorect | 0 |
4 | 54ms | 19755kb | Incorect | 0 |
5 | 59ms | 23117kb | Incorect | 0 |
6 | 88ms | 28979kb | Incorect | 0 |
7 | 84ms | 27971kb | Incorect | 0 |
8 | 356ms | 91004kb | Incorect | 0 |
9 | 723ms | 170053kb | Incorect | 0 |
10 | 569ms | 256147kb | Memory limit exceeded | 0 |
Punctaj total | 10 |