Borderou de evaluare (job #1413408)
Utilizator | Data | 1 aprilie 2015 20:53:29 | |
---|---|---|---|
Problema | Drumuri3 | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:82:9: error: ‘in’ undeclared (first use in this function)
in >> x >> y;
^
user.c:82:9: note: each undeclared identifier is reported only once for each function it appears in
user.c:83:9: error: ‘out’ undeclared (first use in this function)
out << rez1[x-1][y-1]<<"\n";
^
user.c:56:11: warning: unused variable ‘g’ [-Wunused-variable]
FILE *g = fopen("drumuri3.out","w");
^
user.c:57:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d %d %d",&n,&m,&k,&q);
^
user.c:69:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&x,&y);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !