Borderou de evaluare (job #2803598)
Utilizator | Data | 20 noiembrie 2021 11:28:09 | |
---|---|---|---|
Problema | Bila | 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:24:14: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'short unsigned int *' [-Wformat=]
24 | for(scanf("%d%d",&n,&m),i=1;i<=n;++i)
| ~^ ~~
| | |
| | short unsigned int *
| int *
| %hd
main.c:24:16: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'short unsigned int *' [-Wformat=]
24 | for(scanf("%d%d",&n,&m),i=1;i<=n;++i)
| ~^ ~~
| | |
| int * short unsigned int *
| %hd
main.c:26:4: error: 'f' undeclared (first use in this function)
26 | f>>a[i][j];
| ^
main.c:26:4: note: each undeclared identifier is reported only once for each function it appears in
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !