Pagini recente » Borderou de evaluare (job #547168) | Borderou de evaluare (job #1490264) | Borderou de evaluare (job #1508726) | Borderou de evaluare (job #1481996) | Borderou de evaluare (job #1489115)
Borderou de evaluare (job #1489115)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra()’:
user.cpp:38:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graf[nod].size();i++)
^
user.cpp:35:13: warning: unused variable ‘cost’ [-Wunused-variable]
int cost=(*Heap.begin()).first;
^
user.cpp: In function ‘void Read()’:
user.cpp:14: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:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:60: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:61: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1616kb | OK | 10 |
| 2 | 0ms | 1620kb | Incorect | 0 |
| 3 | 4ms | 1656kb | Incorect | 0 |
| 4 | 4ms | 1672kb | Incorect | 0 |
| 5 | 28ms | 2088kb | Incorect | 0 |
| 6 | 56ms | 2504kb | Incorect | 0 |
| 7 | 72ms | 2756kb | Incorect | 0 |
| 8 | 84ms | 3080kb | Incorect | 0 |
| 9 | 296ms | 5412kb | Incorect | 0 |
| 10 | 380ms | 6436kb | Incorect | 0 |
| Punctaj total | 10 |