Pagini recente » Borderou de evaluare (job #1880663) | Borderou de evaluare (job #2280330) | Borderou de evaluare (job #1555185) | Borderou de evaluare (job #1550764) | Borderou de evaluare (job #2238590)
Borderou de evaluare (job #2238590)
Raport evaluator
Compilare:
user.cpp: In function ‘void addedge(int, int)’:
user.cpp:27:27: warning: narrowing conversion of ‘g[j].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing]
Edge dir = {j, g[j].size(), cap[i][j], 0};
~~~~~~~~~^~
user.cpp:28:27: warning: narrowing conversion of ‘g[i].std::vector<_Tp, _Alloc>::size<Edge, std::allocator<Edge> >()’ from ‘std::vector<Edge>::size_type {aka unsigned int}’ to ‘int’ inside { } [-Wnarrowing]
Edge inv = {i, g[i].size(), cap[j][i], 0};
~~~~~~~~~^~
user.cpp: In function ‘bool bfs()’:
user.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[from].size(); i ++) {
~~^~~~~~~~~~~~~~~~
user.cpp: In function ‘int dfs(int, int)’:
user.cpp:63:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = rem[from]; i < g[from].size(); i ++) {
~~^~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:102:15: warning: unused variable ‘c’ [-Wunused-variable]
int x, y, c;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1272kb | Incorect | 0 | 0 |
2 | 0ms | 1268kb | OK | 4 |
3 | 0ms | 1264kb | Incorect | 0 |
4 | 0ms | 1296kb | Incorect | 0 |
5 | 0ms | 1308kb | Incorect | 0 |
6 | 0ms | 1324kb | Incorect | 0 |
7 | 0ms | 1364kb | Incorect | 0 |
8 | 0ms | 1396kb | Incorect | 0 |
9 | 0ms | 1432kb | Incorect | 0 |
10 | 0ms | 1436kb | Incorect | 0 |
11 | 4ms | 1492kb | Incorect | 0 |
12 | 0ms | 1496kb | Incorect | 0 |
13 | 4ms | 1540kb | Incorect | 0 |
14 | 0ms | 1268kb | Incorect | 0 |
15 | 0ms | 1520kb | Incorect | 0 |
16 | 4ms | 1596kb | Incorect | 0 |
17 | 4ms | 1688kb | OK | 4 |
18 | 0ms | 1480kb | Incorect | 0 |
19 | 4ms | 1692kb | Incorect | 0 |
20 | 0ms | 1268kb | OK | 4 |
21 | 4ms | 1660kb | Incorect | 0 |
22 | 4ms | 1632kb | Incorect | 0 |
23 | 0ms | 1276kb | Incorect | 0 |
24 | 4ms | 1740kb | Incorect | 0 |
25 | 4ms | 1732kb | Incorect | 0 |
Punctaj total | 0 |