Borderou de evaluare (job #2615209)

Utilizator RazorBestPricop Razvan Marius RazorBest Data 13 mai 2020 20:32:01
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int toposort(std::vector<int>*, int, int*)': main.cpp:19:12: warning: unused variable 'j' [-Wunused-variable] int i, j, depth = 0, l = 0, length = 1, new_length = 0; ^ main.cpp:72:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ main.cpp: In function 'int main()': main.cpp:75:9: warning: unused variable 'i' [-Wunused-variable] int i, j, n, m, x, y; ^ main.cpp:75:12: warning: unused variable 'j' [-Wunused-variable] int i, j, n, m, x, y; ^ main.cpp:89:10: warning: unused variable 'ans' [-Wunused-variable] int *ans = (int*)malloc(100 * sizeof(int)); ^~~ main.cpp:79: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:80: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:82:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d\n", &n, &m); ^ main.cpp:84:31: 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
15ms1703kbOK10
25ms1703kbOK10
38ms1835kbOK10
410ms1835kbOK10
516ms2002kbOK10
632ms2486kbOK10
748ms2748kbOK10
878ms3457kbOK10
9183ms4837kbOK10
10252ms12038kbTime limit exceeded0
Punctaj total90

Ceva nu functioneaza?