Borderou de evaluare (job #1383344)
Utilizator | Data | 10 martie 2015 09:38:55 | |
---|---|---|---|
Problema | Sobo | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void combinari(int, int, int)’:
user.cpp:13:21: error: ‘a’ was not declared in this scope
cout << a[i];
^
user.cpp:18:17: error: ‘b’ was not declared in this scope
if(!b[i] && a[k-1] < i){
^
user.cpp:18:25: error: ‘a’ was not declared in this scope
if(!b[i] && a[k-1] < i){
^
user.cpp: In function ‘int main()’:
user.cpp:28:10: error: ‘n’ was not declared in this scope
fin>>n>>l;
^
user.cpp:28:13: error: ‘l’ was not declared in this scope
fin>>n>>l;
^
user.cpp:29:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp:30:13: error: ‘j’ was not declared in this scope
for(j=1;j<=l;j++)
^
user.cpp:31:14: error: ‘s’ was not declared in this scope
fin>>s[i][j];
^
user.cpp:32:9: error: expected primary-expression before ‘)’ token
for()
^
user.cpp:32:9: error: expected ‘;’ before ‘)’ token
user.cpp:33:1: error: expected primary-expression before ‘}’ token
}
^
user.cpp:33:1: error: expected ‘;’ before ‘}’ token
user.cpp:33:1: error: expected primary-expression before ‘}’ token
user.cpp:33:1: error: expected ‘)’ before ‘}’ token
user.cpp:33:1: error: expected primary-expression before ‘}’ token
user.cpp:33:1: error: expected ‘;’ before ‘}’ token
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !