Pagini recente » Borderou de evaluare (job #928562) | Borderou de evaluare (job #1832597) | Borderou de evaluare (job #1058451) | Borderou de evaluare (job #3235745) | Borderou de evaluare (job #2466552)
Borderou de evaluare (job #2466552)
Raport evaluator
Compilare:
main.cpp: In function 'long long int Dijkstra()':
main.cpp:52:24: warning: narrowing conversion of '(n - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
pq.push(State{1, n - 1, 0});
~~^~~
main.cpp:72:55: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point, 0});
^
main.cpp:72:55: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:74:59: warning: narrowing conversion of 'segment' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point - 1, 0});
^
main.cpp:74:53: warning: narrowing conversion of '(point - 1)' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment, point - 1, 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, 0});
~~~~~~~~^~~
main.cpp:79:59: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
edges.push_back(Edge{segment + 1, point, 0});
^
main.cpp:81: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:81: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:92: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:92: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:94: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:94: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:99: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:99: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:101: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:101:99: warning: narrowing conversion of 'point' from 'int' to 'short int' inside { } [-Wnarrowing]
main.cpp:109: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 | 2ms | 262kb | OK | 5 |
| 2 | 3ms | 393kb | OK | 5 |
| 3 | 4ms | 917kb | OK | 5 |
| 4 | 4ms | 655kb | OK | 5 |
| 5 | 9ms | 3014kb | OK | 5 |
| 6 | 3ms | 655kb | OK | 5 |
| 7 | 6ms | 2097kb | OK | 5 |
| 8 | 28ms | 12189kb | OK | 5 |
| 9 | 166ms | 84279kb | Incorect | 0 |
| 10 | 395ms | 200146kb | Incorect | 0 |
| 11 | 3ms | 524kb | OK | 5 |
| 12 | 7ms | 1966kb | OK | 5 |
| 13 | 268ms | 11403kb | OK | 5 |
| 14 | 508ms | 77561kb | Incorect | 0 |
| 15 | 704ms | 76824kb | Incorect | 0 |
| 16 | 758ms | 140529kb | Incorect | 0 |
| 17 | 793ms | 132907kb | Incorect | 0 |
| 18 | 762ms | 189792kb | Incorect | 0 |
| 19 | 909ms | 191758kb | Incorect | 0 |
| 20 | 843ms | 189472kb | Incorect | 0 |
| Punctaj total | 55 |