Borderou de evaluare (job #1481319)
Utilizator | Data | 4 septembrie 2015 10:32:16 | |
---|---|---|---|
Problema | Paralelograme | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:3:11: error: conflicting types for ‘l’
long long l,k;
^
user.c:2:13: note: previous declaration of ‘l’ was here
int n,m,i,j,l;
^
user.c: In function ‘main’:
user.c:6:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("paralelograme.in","r",stdin),freopen("paralelograme.out","w",stdout),scanf("%d%d",&n,&m);
^
user.c:6:50: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("paralelograme.in","r",stdin),freopen("paralelograme.out","w",stdout),scanf("%d%d",&n,&m);
^
user.c:6:88: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
freopen("paralelograme.in","r",stdin),freopen("paralelograme.out","w",stdout),scanf("%d%d",&n,&m);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !