Borderou de evaluare (job #3299404)
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 |
1 | 0ms | 303kb | Incorect | 0 |
2 | 0ms | 303kb | Incorect | 0 |
3 | 0ms | 303kb | Incorect | 0 |
4 | 0ms | 303kb | Incorect | 0 |
5 | 0ms | 303kb | Incorect | 0 |
6 | 0ms | 303kb | Incorect | 0 |
7 | 0ms | 303kb | Incorect | 0 |
8 | 17ms | 2056kb | Incorect | 0 |
9 | 19ms | 2363kb | Incorect | 0 |
10 | 14ms | 1589kb | Incorect | 0 |
Punctaj total | 0 |