Pagini recente » Borderou de evaluare (job #658880) | Borderou de evaluare (job #414584) | Borderou de evaluare (job #345397) | Borderou de evaluare (job #2334717) | Borderou de evaluare (job #1923754)
Borderou de evaluare (job #1923754)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:42:24: warning: statement has no effect [-Wunused-value]
visited[u] == true;
^
user.cpp: In function ‘int main()’:
user.cpp:60:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:61:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:63:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &vertices, &edges);
^
user.cpp:66:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &weight);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 672kb | OK | 10 |
2 | 0ms | 676kb | OK | 10 |
3 | 8ms | 720kb | OK | 10 |
4 | 16ms | 736kb | OK | 10 |
5 | Depăşit | 1224kb | Time limit exceeded. | 0 |
6 | Depăşit | 1740kb | Time limit exceeded. | 0 |
7 | Depăşit | 2032kb | Time limit exceeded. | 0 |
8 | 144ms | 4644kb | OK | 10 |
9 | Depăşit | 2968kb | Time limit exceeded. | 0 |
10 | Depăşit | 7020kb | Time limit exceeded. | 0 |
Punctaj total | 50 |