Pagini recente » Borderou de evaluare (job #2608190) | Borderou de evaluare (job #2518464) | Borderou de evaluare (job #2650402) | Borderou de evaluare (job #94935) | Borderou de evaluare (job #2466550)
Borderou de evaluare (job #2466550)
Raport evaluator
Compilare:
main.cpp: In function 'int Dijkstra()':
main.cpp:50:24: warning: narrowing conversion of '(n - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
pq.push(State{1, n - 1, 0});
~~^~~
main.cpp:70:55: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point, 0});
^
main.cpp:70:55: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:72:59: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point - 1, 0});
^
main.cpp:72:53: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point - 1, 0});
~~~~~~^~~
main.cpp:77:46: warning: narrowing conversion of '(segment + 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment + 1, point, 0});
~~~~~~~~^~~
main.cpp:77:59: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment + 1, point, 0});
^
main.cpp:79:46: warning: narrowing conversion of '(segment + 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment + 1, point - 1, 0});
~~~~~~~~^~~
main.cpp:79:57: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment + 1, point - 1, 0});
~~~~~~^~~
main.cpp:90:48: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{point - 1, segment, h[point] - h[point - 1]});
~~~~~~^~~
main.cpp:90:85: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{point - 1, segment, h[point] - h[point - 1]});
^
main.cpp:92:103: warning: narrowing conversion of 'lowerSegmentPoint' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{lowerSegmentPoint, point - 1, h[point] - h[lowerSegmentPoint]});
^
main.cpp:92:67: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{lowerSegmentPoint, point - 1, h[point] - h[lowerSegmentPoint]});
~~~~~~^~~
main.cpp:97:48: warning: narrowing conversion of '(point + 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{point + 1, segment, h[point] - h[point + 1]});
~~~~~~^~~
main.cpp:97:85: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{point + 1, segment, h[point] - h[point + 1]});
^
main.cpp:99:99: warning: narrowing conversion of 'lowerSegmentPoint' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{lowerSegmentPoint, point, h[point] - h[lowerSegmentPoint]});
^
main.cpp:99:99: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:107:48: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{point - 1, segment, h[point - 1] - h[point]});
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 262kb | OK | 5 |
2 | 3ms | 393kb | OK | 5 |
3 | 4ms | 786kb | OK | 5 |
4 | 3ms | 524kb | OK | 5 |
5 | 7ms | 2359kb | OK | 5 |
6 | 3ms | 524kb | OK | 5 |
7 | 6ms | 1703kb | OK | 5 |
8 | 21ms | 8257kb | OK | 5 |
9 | 107ms | 48496kb | Incorect | 0 |
10 | 238ms | 100225kb | Incorect | 0 |
11 | 3ms | 524kb | OK | 5 |
12 | 7ms | 1572kb | OK | 5 |
13 | 257ms | 7733kb | OK | 5 |
14 | 424ms | 44695kb | Incorect | 0 |
15 | 559ms | 44302kb | Incorect | 0 |
16 | 589ms | 78381kb | Incorect | 0 |
17 | 628ms | 74395kb | Incorect | 0 |
18 | 518ms | 95027kb | Incorect | 0 |
19 | 652ms | 95944kb | Incorect | 0 |
20 | 682ms | 94765kb | Incorect | 0 |
Punctaj total | 55 |