Borderou de evaluare (job #3260028)
Utilizator | Data | 28 noiembrie 2024 23:28:59 | |
---|---|---|---|
Problema | Cifra | Status | done |
Runda | Arhiva de probleme | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:13:5: warning: implicit declaration of function 'fsacnf'; did you mean 'fscanf'? [-Wimplicit-function-declaration]
13 | fsacnf(intrare, "%d", &T);
| ^~~~~~
| fscanf
main.c:16:27: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'char *' [-Wformat=]
16 | fscanf(intrare, "%d", N);
| ~^ ~
| | |
| | char *
| int *
| %hhd
main.c:25:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=]
25 | fprintf(iesire, "%d", s % 10);
| ~^ ~~~~~~
| | |
| int long long int
| %lld
/usr/bin/ld: ./ccWFIEvX.o: in function `main':
main.c:(.text.startup+0x87): undefined reference to `fsacnf'
collect2: error: ld returned 1 exit status
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !