Pagini recente » Istoria paginii utilizator/underman | Istoria paginii utilizator/alberto | Istoria paginii utilizator/chillingman | Monitorul de evaluare | Borderou de evaluare (job #2017755)
Borderou de evaluare (job #2017755)
Raport evaluator
Compilare:
user.cpp: In member function ‘void Graph::initGraph()’:
user.cpp:36:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int pairIndex = 0; pairIndex < edges; pairIndex++) {
^
user.cpp: In member function ‘void Graph::findShortestDistances()’:
user.cpp:62:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int index = 0; index < queue.size(); index++) {
^
user.cpp:65:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (; neighborIndex < graph[node].size(); neighborIndex++) {
^
user.cpp: In member function ‘void Graph::showResult()’:
user.cpp:78:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int index = 1; index < distances.size(); index++) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 400kb | OK | 10 |
| 2 | 0ms | 400kb | OK | 10 |
| 3 | 0ms | 408kb | OK | 10 |
| 4 | 4ms | 480kb | OK | 10 |
| 5 | 8ms | 572kb | OK | 10 |
| 6 | 56ms | 1440kb | OK | 10 |
| 7 | 168ms | 2996kb | OK | 10 |
| 8 | 152ms | 3600kb | OK | 10 |
| 9 | 876ms | 9444kb | OK | 10 |
| 10 | 876ms | 9444kb | OK | 10 |
| Punctaj total | 100 |