Borderou de evaluare (job #1635790)

Utilizator UPB_ShiftMyBitsUPB Mirea Avram Boaca UPB_ShiftMyBits Data 6 martie 2016 20:11:35
Problema Puzzle2 Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘std::vector<int> bfs(int, std::vector<int>&)’: user.cpp:130:9: warning: unused variable ‘start’ [-Wunused-variable] int start = node, end = -1; ^ user.cpp: In function ‘void solve()’: user.cpp:181:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path.size(); ++i) { ^ user.cpp:189:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path.size(); ++i) { ^ user.cpp:193:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path2.size(); ++i) { ^ user.cpp:198:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path.size(); ++i) { ^ user.cpp:201:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path2.size(); ++i) { ^ user.cpp:206:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path.size(); ++i) { ^ user.cpp:212:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < path.size(); ++i) { ^ user.cpp: In function ‘int main()’: user.cpp:266:31: 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 solve2()’: user.cpp:102:30: warning: ‘start’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (G[i].size() == 1 && i != start) { ^ user.cpp:110:11: warning: ‘end’ may be used uninitialized in this function [-Wmaybe-uninitialized] DEBUG(end); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1Depăşit2728kbTime limit exceeded.00
2Depăşit2732kbTime limit exceeded.0
3Depăşit2716kbTime limit exceeded.0
40ms1620kbKilled by signal 11(SIGSEGV).0
5Depăşit2660kbTime limit exceeded.0
6Depăşit2672kbTime limit exceeded.0
7Depăşit2692kbTime limit exceeded.0
8Depăşit2628kbTime limit exceeded.0
9Depăşit2624kbTime limit exceeded.0
1092ms1824kbOK10
Punctaj total0

Ceva nu functioneaza?