Pagini recente » Borderou de evaluare (job #1447761) | Borderou de evaluare (job #418652) | Borderou de evaluare (job #1285456) | Borderou de evaluare (job #1429510) | Borderou de evaluare (job #2068235)
Borderou de evaluare (job #2068235)
Raport evaluator
Compilare:
user.cpp: In function ‘std::pair<int, int> Solve(int, int)’:
user.cpp:60:35: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return make_pair(cost[s[a]][s[b]], cost[s[b]][s[a]]);
^
user.cpp:60:41: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return make_pair(cost[s[a]][s[b]], cost[s[b]][s[a]]);
^
user.cpp:60:53: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return make_pair(cost[s[a]][s[b]], cost[s[b]][s[a]]);
^
user.cpp:60:59: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return make_pair(cost[s[a]][s[b]], cost[s[b]][s[a]]);
^
user.cpp:72:92: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0], best[0][1]) + now.first + cost[s[i - 1]][s[i]];
^
user.cpp:72:98: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0], best[0][1]) + now.first + cost[s[i - 1]][s[i]];
^
user.cpp:73:93: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][1] = max(best[0][0], best[0][1]) + now.second + cost[s[i - 1]][s[other[i]]];
^
user.cpp:73:106: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][1] = max(best[0][0], best[0][1]) + now.second + cost[s[i - 1]][s[other[i]]];
^
user.cpp:74:92: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[1][0] = max(best[1][0], best[1][1]) + now.first + cost[s[i - 1]][s[i]];
^
user.cpp:74:98: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[1][0] = max(best[1][0], best[1][1]) + now.first + cost[s[i - 1]][s[i]];
^
user.cpp:75:93: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[1][1] = max(best[1][0], best[1][1]) + now.second + cost[s[i - 1]][s[other[i]]];
^
user.cpp:75:106: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[1][1] = max(best[1][0], best[1][1]) + now.second + cost[s[i - 1]][s[other[i]]];
^
user.cpp:78:79: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0] + now.first + cost[s[i - 1]][s[i]], best[0][1] + now.first + cost[s[other[i - 1]]][s[i]]);
^
user.cpp:78:85: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0] + now.first + cost[s[i - 1]][s[i]], best[0][1] + now.first + cost[s[other[i - 1]]][s[i]]);
^
user.cpp:78:133: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0] + now.first + cost[s[i - 1]][s[i]], best[0][1] + now.first + cost[s[other[i - 1]]][s[i]]);
^
user.cpp:78:139: warning: array subscript has type ‘char’ [-Wchar-subscripts]
newBest[0][0] = max(best[0][0] + now.first + cost[s[i - 1]][s[i]], best[0][1] + now.first + cost[s[other[i - 1]]][s[i]]);
^
user.cpp:79:80: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 268kb | OK | 5 | 5 |
2 | 0ms | 268kb | OK | 5 | 5 |
3 | 0ms | 272kb | OK | 5 | 5 |
4 | 0ms | 276kb | OK | 5 | 5 |
5 | 0ms | 276kb | Incorect | 0 | 0 |
6 | 0ms | 260kb | Incorect | 0 | 0 |
7 | 0ms | 264kb | Incorect | 0 | 0 |
8 | 0ms | 268kb | Incorect | 0 | 0 |
9 | 0ms | 272kb | OK | 5 | 5 |
10 | 0ms | 284kb | OK | 5 | 5 |
11 | 0ms | 340kb | Incorect | 0 | 0 |
12 | 8ms | 444kb | Incorect | 0 | 0 |
13 | 8ms | 492kb | Incorect | 0 | 0 |
14 | 4ms | 416kb | Incorect | 0 | 0 |
15 | 12ms | 508kb | Incorect | 0 | 0 |
16 | 8ms | 772kb | Incorect | 0 | 0 |
17 | 16ms | 3624kb | Incorect | 0 |
18 | 36ms | 708kb | OK | 5 |
19 | 28ms | 744kb | Incorect | 0 |
20 | 24ms | 744kb | Incorect | 0 |
Punctaj total | 30 |