Borderou de evaluare (job #1522011)

Utilizator TibixbAndrei Tiberiu Tibixb Data 11 noiembrie 2015 08:15:23
Problema Petrica Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:14:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<L[nod].size(); i++) ^ user.cpp: In function ‘void swap2()’: user.cpp:29:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[a]<=Niv[b]<=Niv[c]) ^ user.cpp:31:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[a]<=Niv[c]<=Niv[b]) ^ user.cpp:36:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[b]<=Niv[a]<=Niv[c]) ^ user.cpp:41:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[b]<=Niv[c]<=Niv[a]) ^ user.cpp:47:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[c]<=Niv[a]<=Niv[b]) ^ user.cpp:53:14: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] if(Niv[c]<=Niv[b]<=Niv[a]) ^ user.cpp: In function ‘void euler(int)’: user.cpp:62:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<L[nod].size(); i++) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms400kbOK!10
20ms404kbOK!10
30ms404kbOK!10
40ms400kbOK!10
50ms404kbOK!10
64ms408kbOK!10
74ms416kbWrong answer!0
828ms412kbOK!10
912ms412kbOK!10
100ms412kbWrong answer!0
Punctaj total80

Ceva nu functioneaza?