Borderou de evaluare (job #2544489)

Utilizator thinkphpAdrian Statescu thinkphp Data 12 februarie 2020 09:49:36
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:122:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1; i <= nodes; ++i) ^~~ main.c:128: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:91:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:93:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &nodes, &edges); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:101: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
12ms131kbOK10
23ms131kbOK10
33ms131kbOK10
44ms262kbOK10
510ms393kbOK10
610ms655kbOK10
727ms1441kbOK10
832ms2097kbOK10
980ms4063kbOK10
10124ms5767kbOK10
Punctaj total100

Ceva nu functioneaza?