Pagini recente » Borderou de evaluare (job #540881) | Borderou de evaluare (job #3276084) | Borderou de evaluare (job #2243147) | Borderou de evaluare (job #2411108) | Borderou de evaluare (job #3235197)
Borderou de evaluare (job #3235197)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:63:22: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
63 | fscanf(in, "%d%d%d", &a, &b, &p);
| ~^ ~~
| | |
| int * int64_t * {aka long int *}
| %ld
main.c:63:24: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
63 | fscanf(in, "%d%d%d", &a, &b, &p);
| ~^ ~~
| | |
| int * int64_t * {aka long int *}
| %ld
main.c:63:26: warning: format '%d' expects argument of type 'int *', but argument 5 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
63 | fscanf(in, "%d%d%d", &a, &b, &p);
| ~^ ~~
| | |
| int * int64_t * {aka long int *}
| %ld
main.c:60:12: warning: 't' is used uninitialized [-Wuninitialized]
60 | for (; t; t --)
| ^
main.c:59:9: note: 't' was declared here
59 | int t; //get(&t);
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Incorect | 0 |
Punctaj total | 0 |