Borderou de evaluare (job #1413416)
Utilizator | Data | 1 aprilie 2015 21:00:03 | |
---|---|---|---|
Problema | Drumuri3 | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:6:84: error: variably modified ‘rez’ at file scope
int a[maxn][maxn],id[maxn][maxn],alk[maxn][maxn],rez1[maxn][maxn],rez2[maxn][maxn],rez[n+1][n+1];
^
user.c:6:84: error: variably modified ‘rez’ at file scope
user.c: In function ‘solve’:
user.c:45:13: error: invalid use of void expression
inmultire(alk,inmultire(alk,a));
^
user.c: In function ‘main’:
user.c:55: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:67:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&x,&y);
^
user.c:80: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 !