Borderou de evaluare (job #1230082)

Utilizator cahemanCasian Patrascanu caheman Data 18 septembrie 2014 12:30:40
Problema Divisorgraph Status done
Runda Algoritmiada 2014, Runda Finala, Clasele 9 - 10 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:75:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("divisorgraph.in", "r", stdin); ^ user.cpp:76:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("divisorgraph.out", "w", stdout); ^ user.cpp:79:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:82:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &v, &e); ^ user.cpp:94:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^ user.cpp: In function ‘void marcheaza(int, int)’: user.cpp:33:17: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] while(viz[last] == 1) ^ user.cpp: In function ‘int main()’: user.cpp:33:17: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] user.cpp:19:20: note: ‘last’ was declared here int st, dr, med, last; ^ user.cpp:33:17: warning: ‘last’ may be used uninitialized in this function [-Wmaybe-uninitialized] while(viz[last] == 1) ^ user.cpp:19:20: note: ‘last’ was declared here int st, dr, med, last; ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1Depăşit492kbTime limit exceeded.00
2Depăşit492kbTime limit exceeded.0
3Depăşit492kbTime limit exceeded.0
4360ms292kbOK100
5Depăşit472kbTime limit exceeded.0
6Depăşit464kbTime limit exceeded.0
7320ms288kbOK10
8344ms288kbOK10
9452ms296kbOK10
10Depăşit484kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?