Borderou de evaluare (job #1191349)

Utilizator rzvrzvNicolescu Razvan rzvrzv Data 27 mai 2014 10:04:56
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:68: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:69: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:70: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:73: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
10ms860kbIncorect0
20ms868kbOK10
3Depăşit868kbTime limit exceeded.0
4Depăşit872kbTime limit exceeded.0
5Depăşit1192kbTime limit exceeded.0
6Depăşit1452kbTime limit exceeded.0
744ms1720kbKilled by signal 11(SIGSEGV).0
860ms2008kbKilled by signal 11(SIGSEGV).0
9160ms2860kbKilled by signal 11(SIGSEGV).0
10208ms3292kbKilled by signal 11(SIGSEGV).0
Punctaj total10

Ceva nu functioneaza?