Pagini recente » Borderou de evaluare (job #99891) | Borderou de evaluare (job #1773117) | Borderou de evaluare (job #853039) | Borderou de evaluare (job #3266483) | Borderou de evaluare (job #1826775)
Borderou de evaluare (job #1826775)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:22:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < adj[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:35:36: 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:36:38: 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:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:41:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1216kb | Incorect | 0 |
2 | 0ms | 1220kb | Incorect | 0 |
3 | 0ms | 1248kb | Incorect | 0 |
4 | 4ms | 1268kb | Incorect | 0 |
5 | 40ms | 1624kb | Incorect | 0 |
6 | 80ms | 1980kb | Incorect | 0 |
7 | 108ms | 2112kb | Incorect | 0 |
8 | 128ms | 2992kb | Incorect | 0 |
9 | Depăşit | 2820kb | Time limit exceeded. | 0 |
10 | Depăşit | 6396kb | Time limit exceeded. | 0 |
Punctaj total | 0 |