Borderou de evaluare (job #3299404)

Utilizator tudorboscuTudor Boscu tudorboscu Data 5 iunie 2025 23:35:32
Problema PermutariAB Status done
Runda Arhiva de probleme Compilator c-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.c: In function 'main': main.c:79:13: warning: passing argument 1 of 'fprintf' from incompatible pointer type [-Wincompatible-pointer-types] 79 | fprintf("%lld", inversiuni); | ^~~~~~ | | | char * In file included from main.c:1: /usr/include/stdio.h:350:38: note: expected 'FILE * restrict' but argument is of type 'char *' 350 | extern int fprintf (FILE *__restrict __stream, | ~~~~~~~~~~~~~~~~~^~~~~~~~ main.c:79:21: warning: passing argument 2 of 'fprintf' makes pointer from integer without a cast [-Wint-conversion] 79 | fprintf("%lld", inversiuni); | ^~~~~~~~~~ | | | long long unsigned int /usr/include/stdio.h:351:44: note: expected 'const char * restrict' but argument is of type 'long long unsigned int' 351 | const char *__restrict __format, ...); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
70ms303kbIncorect0
817ms2056kbIncorect0
919ms2363kbIncorect0
1014ms1589kbIncorect0
Punctaj total0

Ceva nu functioneaza?