Borderou de evaluare (job #2334683)

Utilizator Dragne.Andrei11Dragne Andrei Dragne.Andrei11 Data 2 februarie 2019 21:17:36
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void dfs_pri(int)': main.cpp:25:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<g[start_node].size();i++) ~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs_afis(int)': main.cpp:46:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<g_r[start_node].size();i++) ~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:79:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<aux.size();i++) ~^~~~~~~~~~~ main.cpp:53:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.in", "r", stdin); ^ main.cpp:54:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.out", "w", stdout); ^ main.cpp:57:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:61:30: 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
17ms2621kbOK10
27ms2621kbRaspuns gresit0
38ms2621kbRaspuns gresit0
410ms2621kbRaspuns gresit0
514ms2752kbRaspuns gresit0
620ms3014kbRaspuns gresit0
741ms3538kbRaspuns gresit0
859ms3932kbRaspuns gresit0
9119ms4976kbRaspuns gresit0
10160ms5767kbRaspuns gresit0
Punctaj total10

Ceva nu functioneaza?