Borderou de evaluare (job #1457829)
Raport evaluator
Compilare:
user.cpp: In function ‘std::ifstream& operator>>(std::ifstream&, cost_matrix&)’:
user.cpp:16:16: warning: no return statement in function returning non-void [-Wreturn-type]
f >> x; } } }
^
user.cpp: In member function ‘long long int& even_mat::la(int, int)’:
user.cpp:27:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if((b-a+1)/2-1 >= buf[a].size()){
^
user.cpp: In function ‘long long int calc_cost(const string&, const cost_matrix&)’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i+1 < str.size(); ++i){
^
user.cpp:35:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int dist = 4; dist <= str.size(); dist += 2){
^
user.cpp:36:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0, j = dist-1; j < str.size(); ++j){
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Incorect | 0 |
2 | 0ms | 432kb | Incorect | 0 |
3 | 0ms | 440kb | Incorect | 0 |
4 | 0ms | 472kb | Incorect | 0 |
5 | 44ms | 540kb | Incorect | 0 |
6 | Depăşit | 1376kb | Time limit exceeded. | 0 |
7 | Depăşit | 1376kb | Time limit exceeded. | 0 |
8 | Depăşit | 1380kb | Time limit exceeded. | 0 |
9 | Depăşit | 1376kb | Time limit exceeded. | 0 |
10 | Depăşit | 1380kb | Time limit exceeded. | 0 |
Punctaj total | 0 |