Pagini recente » Borderou de evaluare (job #349319) | Borderou de evaluare (job #2103944) | Borderou de evaluare (job #996926) | Borderou de evaluare (job #3042726) | Borderou de evaluare (job #1774859)
Borderou de evaluare (job #1774859)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:156:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[v].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:189:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[s].size(); ++i)
^
user.cpp:174:37: 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:175:39: 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:177:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:182:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 420kb | Incorect | 0 |
2 | 0ms | 420kb | Incorect | 0 |
3 | 0ms | 488kb | Incorect | 0 |
4 | 0ms | 512kb | Incorect | 0 |
5 | 24ms | 1048kb | Incorect | 0 |
6 | 44ms | 1576kb | Incorect | 0 |
7 | 72ms | 2368kb | Incorect | 0 |
8 | 88ms | 3160kb | Incorect | 0 |
9 | 208ms | 4744kb | Incorect | 0 |
10 | 264ms | 5536kb | Incorect | 0 |
Punctaj total | 0 |