Borderou de evaluare (job #1384775)
Utilizator | Data | 11 martie 2015 13:48:29 | |
---|---|---|---|
Problema | Poveste | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void rezolva(int, int, int, int)’:
user.cpp:11:12: error: ‘a’ was not declared in this scope
if(a[pl][i]!=a[n][i])
^
user.cpp:13:8: error: ‘i’ was not declared in this scope
if(i!=m)
^
user.cpp: In function ‘void citire()’:
user.cpp:28:17: error: ‘T’ was not declared in this scope
scanf("%d",&T);
^
user.cpp:34:29: error: ‘a’ was not declared in this scope
scanf("%d",&a[l][c]);
^
user.cpp:35:20: error: too few arguments to function ‘void rezolva(int, int, int, int)’
rezolva(n,m);
^
user.cpp:8:6: note: declared here
void rezolva(int pl, int pc, int n, int m)
^
user.cpp:31:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !