Borderou de evaluare (job #1481027)

Utilizator dimavascan94VascanDumitru dimavascan94 Data 3 septembrie 2015 17:39:53
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:27:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < graph[curr].size(); ++i) ^ user.cpp:14:31: 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:15:33: 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:17:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &s); ^ user.cpp:19:67: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (; m > 0; --m) scanf("%d%d", &a, &b),graph.at(a).push_back(b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1392msDepăşitMemory limit exceeded.0
2408msDepăşitMemory limit exceeded.0
3268msDepăşitMemory limit exceeded.0
4120msDepăşitMemory limit exceeded.0
5140msDepăşitMemory limit exceeded.0
6452msDepăşitMemory limit exceeded.0
7716msDepăşitMemory limit exceeded.0
8Depăşit14900kbTime limit exceeded.0
9Depăşit31588kbTime limit exceeded.0
10Depăşit31972kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?