Borderou de evaluare (job #2272216)

Utilizator arosearose red arose Data 29 octombrie 2018 20:45:30
Problema Ridicare la putere in timp logaritmic Status done
Runda Arhiva educationala Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:42:17: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'uint64_t * {aka long unsigned int *}' [-Wformat=] fscanf(inptr,"%d %d", &n, &a); ^ main.c:45:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=] fprintf(outptr,"%lld", fast_exp(n,p)); ^ main.c:42:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(inptr,"%d %d", &n, &a); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbKilled by Signal 110
22ms131kbKilled by Signal 110
32ms131kbKilled by Signal 110
42ms131kbKilled by Signal 110
52ms131kbKilled by Signal 110
62ms131kbKilled by Signal 110
72ms131kbKilled by Signal 110
82ms131kbKilled by Signal 110
92ms131kbKilled by Signal 110
102ms131kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?