Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1455885)
| Utilizator | Data | 29 iunie 2015 13:01:31 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:42:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[x].size();i++)
^
user.cpp:35:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable]
int x,val;
^
user.cpp: In function ‘void Citire()’:
user.cpp:24:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&N,&M);
^
user.cpp:27:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&x,&y,&z);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1616kb | OK | 10 |
| 2 | 0ms | 1624kb | OK | 10 |
| 3 | 4ms | 1660kb | OK | 10 |
| 4 | 4ms | 1676kb | OK | 10 |
| 5 | 28ms | 2092kb | OK | 10 |
| 6 | 56ms | 2512kb | OK | 10 |
| 7 | 72ms | 2764kb | OK | 10 |
| 8 | 84ms | 3088kb | OK | 10 |
| 9 | 288ms | 5412kb | OK | 10 |
| 10 | 380ms | 6444kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
