Borderou de evaluare (job #1313881)

Utilizator thesvcoolmanLucian Bicsi thesvcoolman Data 11 ianuarie 2015 11:47:39
Problema Boom Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘long int collide(long int, long int)’: user.cpp:50:27: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses] rem |= (1 << i-1); ^ user.cpp:51:27: warning: suggest parentheses around ‘+’ inside ‘<<’ [-Wparentheses] rem |= (1 << i+1); ^ user.cpp:54:21: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses] if(rez & (1 << n-1)) { ^ user.cpp:55:23: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses] rem |= (1 << n-2); ^ user.cpp: In function ‘void bellman()’: user.cpp:86:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<G[node].size(); i++) { ^ user.cpp: In function ‘void dijkstra(int)’: user.cpp:112:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<G[node].size(); i++) { ^ user.cpp: In function ‘void afis(std::vector<int>&)’: user.cpp:140:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<V.size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:150:13: warning: unused variable ‘c’ [-Wunused-variable] long a, c, t; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
136ms25020kbJust perfect!10
228ms24984kbKilled by signal 11(SIGSEGV).0
336ms25036kbJust perfect!10
436ms25160kbIncompatible output!0
544ms26188kbKilled by signal 11(SIGSEGV).0
6112ms30492kbIncompatible output!0
7132ms32668kbKilled by signal 11(SIGSEGV).0
8156ms35080kbKilled by signal 11(SIGSEGV).0
9264ms41064kbKilled by signal 11(SIGSEGV).0
10260ms41088kbKilled by signal 11(SIGSEGV).0
Punctaj total20

Ceva nu functioneaza?