Borderou de evaluare (job #2544503)

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

Raport evaluator

Compilare: main.c: In function 'main': main.c:125:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i <= nodes; ++i) ^~~ main.c:131:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~ main.c:95:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:97:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &nodes, &edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:105:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^~~~~~~~~~~~~~~~~~~~~~ main.c:118:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
23ms131kbOK10
33ms131kbOK10
45ms262kbOK10
57ms393kbOK10
616ms655kbOK10
735ms1441kbOK10
851ms2097kbOK10
9106ms4063kbOK10
10164ms5767kbOK10
Punctaj total100

Ceva nu functioneaza?