Borderou de evaluare (job #3299647)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:28:27: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) {
| ~~~^ ~~
| | |
| | int64_t * {aka long int *}
| long long int *
| %ld
main.c:28:32: warning: format '%lld' expects argument of type 'long long int *', but argument 4 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) {
| ~~~^ ~~
| | |
| | int64_t * {aka long int *}
| long long int *
| %ld
main.c:28:37: warning: format '%lld' expects argument of type 'long long int *', but argument 5 has type 'int64_t *' {aka 'long int *'} [-Wformat=]
28 | if (fscanf(input, "%lld %lld %lld", &a, &b, &c) != 3) {
| ~~~^ ~~
| | |
| | int64_t * {aka long int *}
| long long int *
| %ld
main.c:37:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' {aka 'long int'} [-Wformat=]
37 | fprintf(output, "%lld %lld\n", x * (c / g), y * (c / g));
| ~~~^ ~~~~~~~~~~~
| | |
| | int64_t {aka long int}
| long long int
| %ld
main.c:37:34: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'int64_t' {aka 'long int'} [-Wformat=]
37 | fprintf(output, "%lld %lld\n", x * (c / g), y * (c / g));
| ~~~^ ~~~~~~~~~~~
| | |
| long long int int64_t {aka long int}
| %ld
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | Solutie gresita la ecuatia 1 (10 18 76) | 0 | 0 |
2 | 0ms | 303kb | Solutie gresita la ecuatia 1 (10 24 2) | 0 |
3 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-55 77 517) | 0 |
4 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-612 663 -7191) | 0 | 0 |
5 | 0ms | 303kb | Solutie gresita la ecuatia 1 (476991 847984 4186921) | 0 | 0 |
6 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-676328 -512992 -405416) | 0 | 0 |
7 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-519880 -1650824 14946960) | 0 | 0 |
8 | 0ms | 303kb | Solutie gresita la ecuatia 1 (2952045 2174860 -13628765) | 0 | 0 |
9 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-599979 -1917456 -6771468) | 0 | 0 |
10 | 0ms | 303kb | Solutie gresita la ecuatia 1 (-972316488 -416089531 -1231279192) | 0 |
Punctaj total | 0 |