Borderou de evaluare (job #3298880)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:35:21: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=]
35 | fscanf(fin, "%llu %llu", &a, &b);
| ~~~^ ~~
| | |
| | uint64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
main.c:35:26: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'uint64_t *' {aka 'long unsigned int *'} [-Wformat=]
35 | fscanf(fin, "%llu %llu", &a, &b);
| ~~~^ ~~
| | |
| | uint64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
main.c:37:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=]
37 | fprintf(fout, "%llu", res);
| ~~~^ ~~~
| | |
| | uint64_t {aka long unsigned int}
| long long unsigned int
| %lu
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 | 0ms | 303kb | Incorect | 0 |
9 | 0ms | 303kb | Incorect | 0 |
10 | 0ms | 303kb | Incorect | 0 |
Punctaj total | 0 |