Borderou de evaluare (job #2628447)

Utilizator doyouhavethetimeStanculescu Gabriel doyouhavethetime Data 16 iunie 2020 00:56:30
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: In file included from main.c:1:0: main.c: In function 'read': main.c:6:17: warning: implicit declaration of function 'getchar_unlocked' [-Wimplicit-function-declaration] #define getchar getchar_unlocked ^ main.c:12:24: note: in expansion of macro 'getchar' while (!isdigit(ch=getchar())); ^~~~~~~ main.c: In function 'print': main.c:7:17: warning: implicit declaration of function 'putchar_unlocked' [-Wimplicit-function-declaration] #define putchar putchar_unlocked ^ main.c:25:9: note: in expansion of macro 'putchar' putchar(a%10 + '0'); ^~~~~~~ main.c: In function 'main': main.c:61:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.in", "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:62:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.out", "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
43ms262kbOK10
54ms393kbOK10
66ms655kbOK10
712ms1441kbOK10
817ms1966kbOK10
934ms3932kbOK10
1060ms5636kbOK10
Punctaj total100

Ceva nu functioneaza?