Borderou de evaluare (job #1575090)

Utilizator iulian_f2kGuraliuc Iulian iulian_f2k Data 21 ianuarie 2016 09:33:37
Problema 2SAT Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void visit(int)’: user.cpp:48:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<G[u].size(); ++i) ^ user.cpp: In function ‘void createComponent(int, int)’: user.cpp:57:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<Gt[u].size(); ++i) ^ user.cpp: In function ‘void assignValues(int, bool)’: user.cpp:94:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Comp[Componenta].size();i++){ ^ user.cpp:98:11: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(Contradictii()==0) ^ user.cpp:105:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Comp[Componenta].size();i++) ^ user.cpp: In function ‘void read()’: user.cpp:14:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &M); ^ user.cpp:19:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &a, &b); ^ user.cpp: In function ‘int main()’: user.cpp:112:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("2sat.in","rt",stdin); ^ user.cpp:113:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("2sat.out","wt",stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms7472kbGresit00
212ms7472kbGresit0
38ms7484kbCorect510
48ms7492kbCorect5
5Depăşit7540kbTime limit exceeded.00
6Depăşit7656kbTime limit exceeded.0
720ms7760kbGresit00
816ms7668kbGresit0
9Depăşit7604kbTime limit exceeded.00
10Depăşit7648kbTime limit exceeded.0
11Depăşit7608kbTime limit exceeded.00
1224ms7756kbGresit0
1320ms7660kbGresit00
1420ms7648kbCorect5
15Depăşit13824kbTime limit exceeded.00
16Depăşit14528kbTime limit exceeded.0
17Depăşit11996kbTime limit exceeded.0
18Depăşit18460kbTime limit exceeded.0
19Depăşit12472kbTime limit exceeded.0
20Depăşit18880kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?