Pagini recente » Borderou de evaluare (job #768386) | Borderou de evaluare (job #436385) | Borderou de evaluare (job #1162793) | Borderou de evaluare (job #2769707) | Borderou de evaluare (job #1997683)
Borderou de evaluare (job #1997683)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:14: warning: variable ‘cost’ set but not used [-Wunused-but-set-variable]
int node,cost;
^
user.cpp:23: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:24: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:27: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:32:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&temp.to,&temp.cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 0ms | 916kb | OK | 10 |
5 | 20ms | 1224kb | OK | 10 |
6 | 44ms | 1568kb | OK | 10 |
7 | 56ms | 1720kb | OK | 10 |
8 | Depăşit | 2884kb | Time limit exceeded. | 0 |
9 | 92ms | 2108kb | OK | 10 |
10 | 292ms | 4812kb | OK | 10 |
Punctaj total | 90 |