Borderou de evaluare (job #2544501)

Utilizator thinkphpAdrian Statescu thinkphp Data 12 februarie 2020 09:57:18
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:90:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:92:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &nodes, &edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:100:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^~~~~~~~~~~~~~~~~~~~~~ main.c:113: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
22ms131kbOK10
33ms131kbOK10
45ms262kbOK10
59ms393kbOK10
616ms655kbOK10
735ms1441kbOK10
851ms2097kbOK10
998ms4063kbOK10
10173ms5767kbOK10
Punctaj total100

Ceva nu functioneaza?