Borderou de evaluare (job #1745251)

Utilizator akaprosAna Kapros akapros Data 21 august 2016 15:55:27
Problema Petrica Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:35:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[x].size(); ++ i) ^ user.cpp: In function ‘void dfs(int, int)’: user.cpp:50:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[x].size(); ++ i) ^ user.cpp: In function ‘void solve()’: user.cpp:6:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Max(x, y) x > y ? x : y ^ user.cpp:91:13: note: in expansion of macro ‘Max’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:6:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Max(x, y) x > y ? x : y ^ user.cpp:91:13: note: in expansion of macro ‘Max’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:91:21: note: in expansion of macro ‘Max’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:6:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Max(x, y) x > y ? x : y ^ user.cpp:91:13: note: in expansion of macro ‘Max’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:91:21: note: in expansion of macro ‘Max’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:5:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Min(x, y) x < y ? x : y ^ user.cpp:91:45: note: in expansion of macro ‘Min’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:5:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Min(x, y) x < y ? x : y ^ user.cpp:91:45: note: in expansion of macro ‘Min’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:91:53: note: in expansion of macro ‘Min’ if (Max(s1, Max(s2, Max(s3, s4))) - Min(s1, Min(s2, Min(s3, s4))) < sol) ^ user.cpp:5:21: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses] #define Min(x, y) x < y ? x : y
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms444kbWrong answer!0
20ms440kbWrong answer!0
30ms448kbWrong answer!0
40ms444kbWrong answer!0
50ms448kbWrong answer!0
64ms448kbWrong answer!0
712ms448kbWrong answer!0
820ms448kbWrong answer!0
920ms444kbWrong answer!0
1024ms452kbWrong answer!0
Punctaj total0

Ceva nu functioneaza?