Borderou de evaluare (job #1882154)

Utilizator VladTiberiuMihailescu Vlad Tiberiu VladTiberiu Data 16 februarie 2017 23:26:13
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:28:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[nod].size(); ++i){ ^ user.cpp:15: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:16: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:17: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:19:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&x,&y,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1220kbOK10
20ms1220kbOK10
38ms1248kbOK10
416ms1252kbOK10
5Depăşit1488kbTime limit exceeded.0
6Depăşit1784kbTime limit exceeded.0
7Depăşit1912kbTime limit exceeded.0
8128ms3320kbOK10
9Depăşit2636kbTime limit exceeded.0
10Depăşit4756kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?