Borderou de evaluare (job #2544438)

Utilizator thinkphpAdrian Statescu thinkphp Data 12 februarie 2020 01:09:36
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:103:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i <= nodes; ++i) ^~~ main.c:109:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~ main.c:78:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:79:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:81:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &nodes, &edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:89:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbRaspuns gresit0
22ms131kbRaspuns gresit0
33ms131kbRaspuns gresit0
44ms262kbRaspuns gresit0
57ms262kbRaspuns gresit0
611ms524kbRaspuns gresit0
724ms1048kbRaspuns gresit0
837ms1441kbRaspuns gresit0
974ms2752kbRaspuns gresit0
10116ms4194kbRaspuns gresit0
Punctaj total0

Ceva nu functioneaza?