Borderou de evaluare (job #1222775)

Utilizator Luncasu_VictorVictor Luncasu Luncasu_Victor Data 24 august 2014 12:48:03
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void Dfs(int)’: user.cpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Gr[X].size(); i++) { ^ user.cpp: In function ‘int main()’: user.cpp:65:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Cbc.size(); i++, printf("\n")) ^ user.cpp:66:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < Cbc[i].size(); j++) printf("%d ", Cbc[i][j]); ^ user.cpp:49:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("biconex.in","r",stdin); ^ user.cpp:50:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("biconex.out","w",stdout); ^ user.cpp:52:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &N, &M); ^ user.cpp:54:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &X, &Y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1612kbCorect10
20ms1620kbComponente biconexe: numar gresit0
30ms1616kbComponente biconexe: numar gresit0
40ms1656kbComponente biconexe: numar gresit0
50ms1700kbComponente biconexe: numar gresit0
68ms1964kbComponente biconexe: numar gresit0
712ms2152kbComponente biconexe: numar gresit0
880ms5180kbComponente biconexe: numar gresit0
9132ms6808kbComponente biconexe: numar gresit0
10180ms9016kbComponente biconexe: numar gresit0
Punctaj total10

Ceva nu functioneaza?