Borderou de evaluare (job #2628445)

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

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:67:42: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] bits = (unsigned long long*) calloc(n>>6 + 1, sizeof (unsigned long long)); ^~ 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
32ms131kbKilled by Signal 110
42ms131kbKilled by Signal 110
53ms262kbKilled by Signal 110
64ms524kbKilled by Signal 110
76ms917kbKilled by Signal 110
810ms1179kbKilled by Signal 110
915ms2359kbKilled by Signal 110
1028ms3801kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?