Borderou de evaluare (job #2537697)

Utilizator thinkphpAdrian Statescu thinkphp Data 3 februarie 2020 21:34:32
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::DFS(int)': main.cpp:34:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); ++i) { ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main(int, const char**)': main.cpp:63:26: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^ main.cpp:65:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &nodes, &edges); ^ main.cpp:69:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ main.cpp: In member function 'void Graph::topsort()': main.cpp:54:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1310kbOK10
25ms1310kbOK10
36ms1310kbOK10
47ms1441kbOK10
510ms1441kbOK10
614ms1572kbOK10
728ms1835kbOK10
839ms1966kbOK10
977ms2752kbOK10
10119ms3145kbOK10
Punctaj total100

Ceva nu functioneaza?