Borderou de evaluare (job #1708510)

Utilizator danstefanDamian Dan Stefan danstefan Data 27 mai 2016 11:02:44
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void bfs(int)’: user.cpp:15:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<g[x].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:26:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.in","r",stdin); ^ user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.out","w",stdout); ^ user.cpp:28:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&n,&m,&st); ^ user.cpp:31:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&x,&y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1344msDepăşitMemory limit exceeded.0
2380msDepăşitMemory limit exceeded.0
3260msDepăşitMemory limit exceeded.0
4128msDepăşitMemory limit exceeded.0
5156msDepăşitMemory limit exceeded.0
6464msDepăşitMemory limit exceeded.0
7704msDepăşitMemory limit exceeded.0
8Depăşit14964kbTime limit exceeded.0
91064msDepăşitMemory limit exceeded.0
101052msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?