Borderou de evaluare (job #1002221)
Utilizator | Data | 27 septembrie 2013 03:36:22 | |
---|---|---|---|
Problema | Algoritmul lui Gauss | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:8: error: ‘n’ was not declared in this scope
f>>n>>m;
^
user.cpp:10:11: error: ‘m’ was not declared in this scope
f>>n>>m;
^
user.cpp:11:9: error: ‘i’ was not declared in this scope
for(i=1;i<=n;++i)
^
user.cpp:12:11: error: ‘j’ was not declared in this scope
for(j=1;j<=m+1;++j) f>>a[i][j];
^
user.cpp:12:30: error: ‘a’ was not declared in this scope
for(j=1;j<=m+1;++j) f>>a[i][j];
^
user.cpp:14:9: error: ‘i’ was not declared in this scope
for(i=1;i<=m;++i){
^
user.cpp:15:11: error: ‘j’ was not declared in this scope
for(j=1;j<= )
^
user.cpp:15:19: error: expected primary-expression before ‘)’ token
for(j=1;j<= )
^
user.cpp:15:19: error: expected ‘;’ before ‘)’ token
user.cpp:17:5: error: expected primary-expression before ‘}’ token
}
^
user.cpp:17:5: error: expected ‘;’ before ‘}’ token
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !